-
Notifications
You must be signed in to change notification settings - Fork 10
Merge Dev to Main for release 2024.2 #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change name="LegUp" to name="SmartHLS" in all IDE-generated files
Updated hls driver APIs for main.non-blocking.cpp.
…pper set READONLY_RAM_TO_ROM to 0
* Typo corrections * Updated readme.mds to use Libero/SHLS 2024.2 instead of 2024.1 --------- Co-authored-by: Jennifer Mah <jennifer.mah@microchip.com>
* Change bat files to ps1 files * Changing RISC-V demo to use new drivers * Change source of precompiled libraries to your SHLS install * run_libero instrumentation workaround added
Add ECC demo design
Fix Typo in FIFO Diagram
… line endings (#84) updated risc-v readme and setup script for windows to remove dos line endings
ManuelSaldana
approved these changes
Oct 15, 2024
<toolChain id="legup.managedbuild.toolchain.gnu.exe.release.584614111" name="Linux GCC" superClass="legup.managedbuild.toolchain.gnu.exe.release"> | ||
<targetPlatform id="legup.managedbuild.target.gnu.platform.exe.release.1911576450" name="Debug Platform" superClass="legup.managedbuild.target.gnu.platform.exe.release"/> | ||
<builder autoBuildTarget="-s hw cosim QUESTASIM_TOOL_PATH=C:\Users\c75385\Desktop\latest_windows_Libero_SoC\QuestaSim\questasim_mcoem\win64 LIBERO_TOOL_PATH=C:\Users\c75385\Desktop\latest_windows_Libero_SoC\Designer\bin" buildPath="${workspace_loc:/ECC_demo}/" cleanBuildTarget="clean" command="C:\Users\c75385\Desktop\SmartHLS-2024.2-Win64-e66d2b44139-Build1462\SmartHLS-2024.2\SmartHLS\bin\shls.bat" enableCleanBuild="false" id="com.legup.managedbuild.makefileGenerator.124058939" incrementalBuildTarget="-s hw cosim QUESTASIM_TOOL_PATH=C:\Users\c75385\Desktop\latest_windows_Libero_SoC\QuestaSim\questasim_mcoem\win64 LIBERO_TOOL_PATH=C:\Users\c75385\Desktop\latest_windows_Libero_SoC\Designer\bin" keepEnvironmentInBuildfile="false" superClass="com.legup.managedbuild.makefileGenerator"/> | ||
<tool id="cdt.managedbuild.tool.gnu.archiver.base.1174132416" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should avoid including hardcoded paths for project files.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.