#
4adf8eb8 |
| 20-Nov-2024 |
Tang Haojin <[email protected]> |
fix(DM): enlarge master node addr width for standalone DM (#3896)
|
#
aef22314 |
| 19-Sep-2024 |
Tang Haojin <[email protected]> |
fix(StandAloneDebugModule): use baseAddr from cmdline (#3608)
|
#
30e7906f |
| 12-Sep-2024 |
Haojin Tang <[email protected]> |
fix(Device): use async reset for standalone devices
|
#
b6ace320 |
| 01-Sep-2024 |
Tang Haojin <[email protected]> |
fix(DM): remove implicit clock and reset (#3452)
|
#
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 ...
|
#
b64156d0 |
| 10-Jul-2024 |
sinsanction <[email protected]> |
top/StandAloneDevice: accurately import chisel3.experimental members to avoid confusion between chisel.IO and chisel3.experimental.IO
|
#
4391123a |
| 05-Jul-2024 |
Tang Haojin <[email protected]> |
StandAloneDevice: use VerilogAXI4Record (#3147)
|
#
720dd621 |
| 04-Jul-2024 |
Tang Haojin <[email protected]> |
top: implement XSNoCTop and standalone devices (#3136)
|