Skip to content

Rebase main #70

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 26 commits into from
Jul 3, 2024
Merged

Rebase main #70

merged 26 commits into from
Jul 3, 2024

Conversation

hassan-elsheikha
Copy link
Contributor

No description provided.

duc-tran-mchp and others added 26 commits December 28, 2022 11:21
Merge dev to main after v2022.3 release
Merge dev to main for release 2023.1
Merge dev to main for release 2023.2
Revert "Merge dev to main for release 2023.2"
Revert "Revert "Merge dev to main for release 2023.2""
Update PF_SRAM_AHBL_AXI_version
…xi_target

Add '-D__STDC_FORMAT_MACROS' to USER_CXX_FLAG of axi_target test
On Training3 some calculations were performed during the formal
port assignment or a module, potentially generating a wider bus than
the actual port definition.

Now the calculation is done in a separate wire assignment that performs
an automatic cast to the width of the wire to prevent the mismatch.

Probably Synplify got more strict about this kind of implicit type
casting during formal port assignment compared to the previous version.
Fixed synthesis error for 2024_1 release
- Edit tcl scripts to support Windows by removing bash calls
- Add a .bat version of all .sh scripts
- Removed mention of Cygwin in Readme.md & Readme-compile.md
- Trainings are no longer PDFs, instead markdown files
- Added bat versions of bash scripts since Cygwin is no longer used
- Pre-generated Libero projects no longer used, users expected to generate projects themselves
- Modified libero_flow.tcl so that if the argument GENERATE_ONLY:1 is passed in, Libero will only generate the project (i.e. not run synthesis & PnR)
- Pre-compiled binaries (e.g. *job files, *elf files) to be stored in the release assets (versus in AEM)
- Removed section numbers & ToC
- Images & resource reports updated for 2024.1
Fixed incorrect .job filename
Added Canny_RISCV example, which shows how to use the Canny module in the SoC flow targeting
the IcicleKit board. Added a readme for the example.
* Change all possible temp links to permalinks
* Updated version number of User Guide links for links that do not yet have a permalink
* Fixed incorrect path returned by getHLSPaths function.

The base_path was being set incorrectly when the shls_path variable was
already set by using the 'which' command.

* Added fix for getting the base_path when using a release version of SHLS (#63)

This fix doesn't work if the "shls" env var isn't in the path (line 21). The change to
risc-v-demo/sev-kit-reference-design/script_support/additional_configurations/smarthls/sd_add_axis_converters.tcl
means that "base_path" needs to be one level up from bin. So then that means "base_path" should be Libero_SoC_v2024.1/SmartHLS-2024.1/SmartHLS or C:\Microchip\Libero_SoC_v2024.1\SmartHLS-2024.1\SmartHLS.

---------

Co-authored-by: jennifermah76 <132939922+jennifermah76@users.noreply.github.com>
Merge dev to main for release 2024.1
Change name="LegUp" to name="SmartHLS" in all IDE-generated files
Revert "Change name="LegUp" to name="SmartHLS" in all IDE-generated files"
@ManuelSaldana ManuelSaldana self-requested a review July 3, 2024 19:14
Copy link
Collaborator

@ManuelSaldana ManuelSaldana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not have that many commits ever again. Rebase often.

@ManuelSaldana ManuelSaldana merged commit 7c6bcde into dev Jul 3, 2024
angelayu-mchp added a commit that referenced this pull request Jul 3, 2024
This reverts commit 7c6bcde.
@angelayu-mchp angelayu-mchp mentioned this pull request Jul 3, 2024
angelayu-mchp added a commit that referenced this pull request Jul 3, 2024
This reverts commit 7c6bcde.
@angelayu-mchp angelayu-mchp mentioned this pull request Jul 3, 2024
angelayu-mchp added a commit that referenced this pull request Jul 3, 2024
This reverts commit 7c6bcde.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants