#
99ce5576 |
| 20-Feb-2025 |
cz4e <[email protected]> |
style(Bundles): rewrite bundles with new style (#4274)
|
#
9e12e8ed |
| 08-Feb-2025 |
cz4e <[email protected]> |
style(Bundles): move bundles to Bundles.scala (#4247)
|
#
f57d73d6 |
| 16-Dec-2024 |
sinsanction <[email protected]> |
area(IssueQueue): encode exuOH as UInt to reduce storage (#4033)
|
#
e311c278 |
| 15-Oct-2024 |
sinsanction <[email protected]> |
fix(IssueQueue, BusyTable): refactor wakeup and cancel, and remove redundant logic
|
#
c0beb497 |
| 09-Aug-2024 |
xiaofeibao <[email protected]> |
IssueQueue: only trans valid but not issued entry for fix ldCancel timing
|
#
de4e991c |
| 23-Jul-2024 |
sinsanction <[email protected]> |
Dispatch2Iq, IssueQueue: only int src data can read reg cache
|
#
4c2a845d |
| 10-Jul-2024 |
sinsanction <[email protected]> |
IssueQueue: receive rcIdx from wakeup, add new data source type regcache
|
#
56db494f |
| 24-Jul-2024 |
xiaofeibao-xjtu <[email protected]> |
IssueQueue: remove RegEnable for fix timing (#3275)
|
#
91f31488 |
| 26-Jun-2024 |
xiaofeibao-xjtu <[email protected]> |
Backend: remove loadCancel from dispatch2iq to enqEntry for fix timing (#3105)
|
#
864480f4 |
| 18-Jun-2024 |
xiaofeibao-xjtu <[email protected]> |
BypassNetwork: ExuOH->ExuVec, add mask for forwardOrBypassValidVec3 (#3083)
|
#
60f0c5ae |
| 26-Apr-2024 |
xiaofeibao <[email protected]> |
Backend: add FpScheduler
|
#
ec49b127 |
| 19-Apr-2024 |
sinsanction <[email protected]> |
Backend: reduce the width of LoadDependency to 2 bits
|
#
09d562ee |
| 15-Apr-2024 |
sinsanction <[email protected]> |
EnqEntry: fix condition of bypass2 in vf -> mem
|
#
2734c4a6 |
| 15-Apr-2024 |
xiao feibao <[email protected]> |
Entry: mem wakeup by vf use bypass2
|
#
c4cabf18 |
| 12-Apr-2024 |
sinsanction <[email protected]> |
Entry: refactor dataSource update
|
#
de111a36 |
| 07-Apr-2024 |
sinsanction <[email protected]> |
IssueQueue: add vf <-> mem fast wake up
|
#
4fa640e4 |
| 29-Mar-2024 |
sinsanction <[email protected]> |
IssueQueue, BypassNetwork: add 1 cycle delay when writing back to vf regfile
|
#
55cbdb85 |
| 29-Mar-2024 |
sinsanction <[email protected]> |
IssueQueue: remove unused srcTimer
|
#
4243aa09 |
| 08-Mar-2024 |
sinceforYy <[email protected]> |
IssueQueue: add clock gating
|
#
41dbbdfd |
| 04-Mar-2024 |
sinceforYy <[email protected]> |
Backend: add enable signal to RegNext
|
#
e07131b2 |
| 01-Mar-2024 |
sinsanction <[email protected]> |
IssueQueue: remove vecStd, refactor iq params, remove unused mem blocked signals
|
#
99944b79 |
| 27-Feb-2024 |
sinsanction <[email protected]> |
IssueQueue, Entries: refactor vector mem Entries
|
#
53bf098f |
| 16-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
IssueQueue: read int preg which psrc is 0 without sending a read request
|
#
eea4a3ca |
| 27-Dec-2023 |
zhanglyGit <[email protected]> |
IssueQueue: fix loadDependency bug
|
#
28607074 |
| 26-Dec-2023 |
sinsanction <[email protected]> |
IssueQueue: add Simple to Complex transfer policy & support all Complex/Simple entry config
|