14b3c65c | 06-Oct-2023 |
Haojin Tang <[email protected]> |
IssueQueue: comment out `statusNext` |
f4d8f008 | 06-Oct-2023 |
Haojin Tang <[email protected]> |
IssueQueue: connect status IO `empty` and `full` |
542ae917 | 06-Oct-2023 |
Haojin Tang <[email protected]> |
IssueQueue: vldu also need ftqIdx and ftqOffset |
166eb00d | 06-Oct-2023 |
Haojin Tang <[email protected]> |
Scheduler: DontCare issueQueue feedback of vlsu |
f99b81ad | 06-Oct-2023 |
Haojin Tang <[email protected]> |
Scheduler: unify issueQueue responses and DontCare `dataInvalidSqIdx` |
06083203 | 06-Oct-2023 |
Haojin Tang <[email protected]> |
MemCommon: only use robIdx and sqIdx in MemWaitUpdateReq |
c14e89f4 | 06-Oct-2023 |
Haojin Tang <[email protected]> |
Scheduler: connect missing `stIssuePtr` and `memWaitUpdateReq` |
239413e5 | 03-Oct-2023 |
Xuan Hu <[email protected]> |
backend: refactor FuType
* use OHEnumeration to represent FuType |
96e858ba | 24-Sep-2023 |
Xuan Hu <[email protected]> |
backend: add perfDebugInfo |
d8a24b06 | 20-Sep-2023 |
zhanglyGit <[email protected]> |
Backend: refactor jump targetMem in CtrlBlock |
8891a219 | 08-Oct-2023 |
Yinan Xu <[email protected]> |
Bump rocket-chip (#2353) |
c9109059 | 06-Oct-2023 |
Kunlin You <[email protected]> |
Reservation: Append writeback_valid to fastdata for bypass valid (#2351)
* Reservation: add writeback_valid to fastdatas for bypass
* Reservation: revert incrementing in loop
---------
Co-a
Reservation: Append writeback_valid to fastdata for bypass valid (#2351)
* Reservation: add writeback_valid to fastdatas for bypass
* Reservation: revert incrementing in loop
---------
Co-authored-by: klin02 <[email protected]>
show more ...
|
935edac4 | 21-Sep-2023 |
Tang Haojin <[email protected]> |
chore: remove deprecated brackets, APIs, etc. (#2321) |
e986c5de | 18-Sep-2023 |
Xuan Hu <[email protected]> |
backend,perf: add more PMC |
95e60e55 | 18-Sep-2023 |
Tang Haojin <[email protected]> |
LazyModule: do not inline lazy modules in XS (#2311) |
de7754bf | 12-Sep-2023 |
sinsanction <[email protected]> |
issue: add deq instr counter & data source no-reg counter |
89740385 | 12-Sep-2023 |
sinsanction <[email protected]> |
issue: add perf counter |
bc7d6943 | 08-Sep-2023 |
zhanglyGit <[email protected]> |
Backend: implement speculative busytable supporting fastWakeUp and cancel |
e47ee555 | 14-Sep-2023 |
Tang Haojin <[email protected]> |
log: use XMR instead of boring utils for logging (#2302) |
0f55a0d3 | 05-Sep-2023 |
Haojin Tang <[email protected]> |
Scheduler: implement load speculative wakeup and cancel |
7f8233d5 | 05-Sep-2023 |
Haojin Tang <[email protected]> |
chore: code cleanup |
c5b13086 | 05-Sep-2023 |
Haojin Tang <[email protected]> |
wakeupQueue: enable modification between pipes |
493a9370 | 05-Sep-2023 |
Haojin Tang <[email protected]> |
wakeupQueue: flush pending wakeup requests when canceling |
0e502183 | 05-Sep-2023 |
Haojin Tang <[email protected]> |
IssueQueue: block enq wakeupQueue when cancel |
f4dcd9fc | 31-Aug-2023 |
sinsanction <[email protected]> |
Backend, Fusion: enable fused_lui_load |