-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Interface to vector units #3599
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
0b1ef9c
Add vector-unit interface
jerryz123 cb4e742
Suppress vconfig for id-xcpt
jerryz123 ad37acb
Add set_vconfig to vector-unit
jerryz123 bff48a8
Propagate request size/cmd to TLB resp
jerryz123 d8f6caf
Add SimpleHellaCacheIF mask
jerryz123 f51bca4
Vector CSR data hazard
jerryz123 9dc08fe
Pass vxrm to vector impl
jerryz123 80dffc8
Merge commit '50adbdb' into ifv
jerryz123 12139be
scalar read, rm
dpgrubb13 cd4b38b
Simplify vector-fpu integration
jerryz123 bf79222
add vector FP exceptions
dpgrubb13 66bd400
Fix scalar FP to vector
jerryz123 48602b9
Vector trap-check should block younger exceptions
jerryz123 28bbca5
Add vector ll scalar wb interface
jerryz123 a68cfc1
Fix vector-to-scalar trace
jerryz123 fbd0fb8
Add vector/fp interface
jerryz123 6d5b054
Vec should kill in-flight dcache
dpgrubb13 af11ed4
StoreGen supported maxSize > dat.length
jerryz123 56a4da7
Set vector killm for all killm cases
jerryz123 203fc1f
Fix vsetvl
jerryz123 5930109
Add diplomatic node to rocket vector unit
de696aa
Fix set vstart
jerryz123 3172ee6
Support swap12 in fpu external interface
jerryz123 fb3c8dd
Add scalar FPU-to-vector support
dpgrubb13 0292f13
Remove dontCare from fpuOpt
jerryz123 0bff786
Fix shared FPU for divSqrt ops
jerryz123 5bcdcb2
Merge commit '749a3ea' into ifv
jerryz123 ef2876c
Pass vconfig to vec-decode
jerryz123 f3951e7
Fix vstart bypassing
jerryz123 eb141eb
Fix vector interface gating in FPU
jerryz123 072bc41
Fix vsetvl with rs1=x0
jerryz123 5a17c56
Allow pulling out full output from iterative imul
jerryz123 f8105ce
Add full_data to pipelined-mul-unit
jerryz123 4996086
Merge commit '8026b6b' into ifv
jerryz123 6e554f3
Add tlb_port to NBDcache as well
jerryz123 d8afe64
Improve NBDCache performance
jerryz123 e47a188
Add req.no_resp to ScratchpadSlavePort
jerryz123 174a4b9
add mem.req.no_resp to rocc examples
jerryz123 1e9fef1
Fix vector integration
jerryz123 527560a
Merge remote-tracking branch 'origin/dev' into ifv
jerryz123 0b2d940
Support v-impls which issue vconfig to backend
jerryz123 28bf141
Fix TLFragmenter assert
jerryz123 ea3d882
Only connect vector dcache port if requested by VU
jerryz123 ea35ee2
Remove DebugROB requires
jerryz123 c2651f4
Fix debug rob for some vector units
jerryz123 84409c8
Fix s1_data when coreDataBits > xLen
jerryz123 db35cb8
Merge remote-tracking branch 'origin/dev' into ifv
jerryz123 73ee196
Update LazyRoCC blackbox
jerryz123 3c888a2
Add message to usingVector require
jerryz123 b8d59a0
Fix ll_resp not writing into FPU
jerryz123 7a12ab9
Add store_pending notification bit to DCache
jerryz123 b60568c
Fix RoCCBlackbox
jerryz123 80ff66a
Store pending bit should include IOMSHRs
jerryz123 8ff7929
Avoid structural hazard-induced nacks on external fpu reqs
jerryz123 521a1d1
Set fp sboard for vector writes into fpregfile
jerryz123 b613fbe
Fix DelayQueue
jerryz123 3bd6174
Merge remote-tracking branch 'origin/dev' into ifv
jerryz123 cc1395b
Merge remote-tracking branch 'origin/dev' into ifv
jerryz123 0b556a1
Set TLRAM setName based on devName
jerryz123 4bd4675
Decode vector insns as illegal when vill
jerryz123 10bc824
Fix vlMax computation
jerryz123 724974d
setvl should use new vtype to compute vlMax
jerryz123 22cc8aa
Don't gate of ctrl.vec with vill
jerryz123 d92922a
Fix vector debug trace
jerryz123 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 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 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 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 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 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 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 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 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 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.
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.
why do this padding?
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.
maxSize
is the width of the memory word. In configurations with wide DCache, maxSize > dat, since dat is xLen.This is needed to handle that case.