-
Notifications
You must be signed in to change notification settings - Fork 47
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
Integrate Culsans on top of Astral modifications. #129
Open
yvantor
wants to merge
61
commits into
astral-v0
Choose a base branch
from
astral-culsans-complete
base: astral-v0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
linker script made non-SMP core push funky values in the SP resulting in accesses to undefined memory regions that lead to illegal instructions (and the test hanged). Tested on a simple dual-core hello world.
garbage in SP address.
not lose info stored in the dcaches.
Aquaticfuller
pushed a commit
that referenced
this pull request
Jul 16, 2024
Point to open-source deps - 2
disabling all AXI masters except the cores.
…140) * Properly connect output AXI bus if no redundancy is enabled. * Bump CVA6 for ECC in TLB. * Bump CVA6 to extend ECC also in TLB tags. * Bump CVA6. * Bump CVA6 to optimize ECC encoders in TLB. * IOMMU Integration (#126) * Bump CVA6. * Bump CVA6. * IOMMU integration. Integration of IOMMU and its software libraries as git submodule. Introduced 4 irq line dedicated to IOMMU. Updated idma test to config IOMMU in bare mode. Regenerate PLIC accordingly. * Bump IOMMU with err-slv fix --------- Co-authored-by: Yvan Tortorella <[email protected]> Co-authored-by: Your Name <[email protected]> * Add ECC axi_llc (single error handling) to astral-v0 cheshire (#137) * Integrate HMR unit for CVA6 redundancy. * Initial ecc llc cheshire integration * update the axi_llc and redundancy_cells dependency * Update axi_llc and redundancy_cells deps, axi_llc now reports ecc scrubber uncorrectable error to cheshire * Update the axi_llc and redundancy_cells, the redundancy_cells has rebased to the master branch * Update axi_llc dep * Update axi_llc dep, fix a parameter issue for synthesis * [BENDER] Update the axi_llc and redundancy_cells dependencies, the timing cut version. * [BENDER] Update axi_llc dep. --------- Co-authored-by: Yvan Tortorella <[email protected]> * Bump `cva6` --------- Co-authored-by: Yvan Tortorella <[email protected]> Co-authored-by: Maicol Ciani <[email protected]> Co-authored-by: Your Name <[email protected]> Co-authored-by: zexinfu <[email protected]>
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.