#
bb2f3f51 |
| 12-Jul-2024 |
Tang Haojin <[email protected]> |
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies th
perf: use perfUtils in `Utility` (#3190)
Currently, log and perf utilities such as `XSPerfAccumulate` are
implemented in many repositories like XiangShan, CoupledL2 and HuanCun.
This PR unifies them and put them in Utility repository.
show more ...
|
#
e4e52e7d |
| 29-May-2024 |
sinsanction <[email protected]> |
DataPath: support v0 & vl split
|
#
60f0c5ae |
| 26-Apr-2024 |
xiaofeibao <[email protected]> |
Backend: add FpScheduler
|
#
3ff8f291 |
| 12-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
datapath: read arbiter optimize
|
#
c1e19666 |
| 04-Jan-2024 |
xiaofeibao-xjtu <[email protected]> |
backend: implement uncertain latency exeUnit WbArbiter
|
#
ff3fcdf1 |
| 15-Dec-2023 |
xiaofeibao-xjtu <[email protected]> |
Dispatch: split int dispatch to two regions
|
#
f1547295 |
| 04-Jan-2024 |
zhanglyGit <[email protected]> |
DataPath: modify rd round robin Arbiter to normal rd Arbiter
|
#
e869f1f3 |
| 16-Oct-2023 |
Xuan Hu <[email protected]> |
backend,param: modify configs of read ports of regfile
* Use RRArbiter
|
#
83ba63b3 |
| 11-Oct-2023 |
Xuan Hu <[email protected]> |
fix merge error
|
#
39c59369 |
| 03-Aug-2023 |
Xuan Hu <[email protected]> |
params,backend: refactor RegFile parameters
|