-
Notifications
You must be signed in to change notification settings - Fork 277
Add support for CVA6 + HPDC #172
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
Open
ArnauBigas
wants to merge
37
commits into
PrincetonUniversity:openpiton-dev
Choose a base branch
from
bsc-loca:ft/ariane_hpdc
base: openpiton-dev
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.
Open
Changes from 27 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
4b43c60
Added ariane+HPDC repository
AileonN 1887cc5
Support for building the HPDC files
AileonN 9aaaecf
Update ariane submodule commit
AileonN 0c9b4eb
Update ariane submodule commit
AileonN 949cdbb
Invalidation first draft
AileonN e1b7ac0
Fix: Store requests must send the data replicated
AileonN 34b3d21
Fix: Invalidations asserts
AileonN a759701
Fix: Uncached L1.5 responses
AileonN 8df64ba
Added support for AMOs
AileonN b0c6f16
Bug fix: Inval address when L1.5 evicts and Back-off for lrsc added
AileonN 114d9d7
Bug fix: Onehot access to cache directory (invals and amo)
AileonN e4e33b0
Bug fixed: WBUF coalescing
AileonN 0f0f627
Write coalescing enabled (WRITE_BYTE_MASK)
AileonN 95020e3
Bug fix: PITON_NO_CHIP_BRIDGE
AileonN be4cb32
ft added: Free thid list
AileonN 58c5288
Enabled the possibility to use or not WRITE_BYTE_MASK
AileonN 1c83647
Added some comments & parametric thid free list
AileonN cfdb343
ft added: Parametric size of I$ non cachable requests
AileonN 1d96ead
INVAL fifo entries increased to a high value.
AileonN 2b9ed8d
Changing inval address signal + Added PITON_ARIANE_HPDC macro
AileonN c162264
Solved compile errors due to monitor and flist
AileonN 1785a7b
Add -hpdc option for Ariane builds
ArnauBigas d22ee40
Fix makefiles -march variables depending on RVV compiler version
ArnauBigas 44c4202
Enable usage of verilator 5
ArnauBigas 28f2884
Force linux risc-v bootrom makefile to make dtb before compiling anyt…
ArnauBigas bee1ceb
Update riscv-tests, rv64 util.h & fix symlink paths in ariane_build_t…
ArnauBigas 8ff301f
Fix sims not substituting env variables in curly brackets
ArnauBigas d471578
Add verilator VCD & FST tracing options to sims
ArnauBigas fdd5d9e
Fix hpdc paths in setup and flist order
ArnauBigas 5d1e22d
Update HPDC with refill & invalidation FIFO
AileonN 8e9652d
Add l15 SystemVerilog pkg to expose types & interfaces to the cores
ArnauBigas 2bef931
Update with working & upstream-ish ariane+hpdc
ArnauBigas a097e60
Update ariane with multidriven signal fix
ArnauBigas b16f8ad
Update Ariane to latest upstream
ArnauBigas f6e5b9c
Fix typo WIDHT -> WIDTH
ArnauBigas 3d7c498
Fix gitmodules
ArnauBigas d76dfa6
Revert ARIANE_ROOT location and update verilator version
ArnauBigas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Submodule ariane
updated
16 files
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
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
Oops, something went wrong.
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.
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.
This isn't a valid change to .gitmodules
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.
Will fix.
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.
Actually can we just remove this? The repo should be redirecting already and I'd rather not force every user to
git submodule sync