a01a12bb | 20-Dec-2023 |
Haojin Tang <[email protected]> |
IssueQueue: connect missing wakeup copy signals |
fc45ed13 | 16-Feb-2024 |
Xuan Hu <[email protected]> |
Scheduler: fix loadWakeUp for load2load |
596af5d2 | 20-Dec-2023 |
Haojin Tang <[email protected]> |
Scheduler: implement wakeup from LoadUnit |
0dfdb52a | 20-Dec-2023 |
zhanglyGit <[email protected]> |
Backend: fix performance bug of ld wakeup |
27811ea4 | 15-Feb-2024 |
Xuan Hu <[email protected]> |
Backend: limit num of enq no more than 2 |
aa2bcc31 | 19-Dec-2023 |
zhanglyGit <[email protected]> |
Backend: refactor Entries |
5f4ac341 | 18-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
wakeup: remove flush between iq and wakeup queue |
8321ef33 | 13-Dec-2023 |
sinsanction <[email protected]> |
Entries: optimize transfer policy |
0721d1aa | 24-Jan-2024 |
Xuan Hu <[email protected]> |
backend: add desired name for IssueQueue/Entries Module |
2aaa83c0 | 08-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
backend: WBArbiter support two out at same time, fast wakeup remove valid |
4c5a0d77 | 06-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
WakeupQueue: Copy all bits |
543f3ac7 | 06-Dec-2023 |
sinsanction <[email protected]> |
IssueQueue: use Vec[Bool] to store FuType for less reg & wire usage |
ec1fea84 | 05-Dec-2023 |
zhanglyGit <[email protected]> |
Backend: optimize wakeupQueue timing |
60912d84 | 04-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
IQ: remove useless logic Wen and pdest=0 |
96aaae3f | 04-Dec-2023 |
sinsanction <[email protected]> |
IssueQueue: remove unused deq psrc check |
0c7ebb58 | 04-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
WakeupQueue: pdest copy |
d20f567f | 01-Dec-2023 |
zhanglyGit <[email protected]> |
Backend: optimize some implement |
79b2c95b | 30-Nov-2023 |
zhanglyGit <[email protected]> |
Backend: fix lat>0 cancel error |
1f35da39 | 29-Nov-2023 |
xiaofeibao-xjtu <[email protected]> |
backend: change vfSchdParams, add PipelineConnect name |
acf41503 | 29-Nov-2023 |
sinsanction <[email protected]> |
EnqEntry, OthersEntry: reduce srcWakeUpL1ExuOH width |
291e39d9 | 29-Nov-2023 |
sinsanction <[email protected]> |
AgeDetector: reduce reg usage |
f39a61a1 | 29-Nov-2023 |
zhanglyGit <[email protected]> |
Backend: remove per IQ's wbWakeup |
44d24a97 | 23-Jan-2024 |
Xuan Hu <[email protected]> |
EnqEntry: fix unconnected port |
7cbafe1a | 27-Nov-2023 |
zhanglyGit <[email protected]> |
Backend: fix srcCancel and ExuOHOut timing |
13551487 | 23-Nov-2023 |
zhanglyGit <[email protected]> |
Backend: BusyTable supports load fastwakeup |