周耀阳 (Zhou Yaoyang)

Results 6 issues of 周耀阳 (Zhou Yaoyang)

http://cs.yale.edu/homes/abhishek/binhpham-micro12.pdf

enhancement

- manual-uniform-cpt: take checkpoint every N instructions since SIGINT - manual-oneshot-cpt: take one checkpoint and quit after SIGINT

Recently, I tried to build a **medium boom** for performance test. It takes **80+ minutes** for firrtl to generated the verilog source code. I also built it from this boom-template...

To scale to many-core architecture, the L2 cache ports of Xiangshan core has been modified to support CHI ([Xiangshan-L2-with-CHI-ports](https://github.com/OpenXiangShan/CoupledL2/tree/chi-coupledl2)). However, there is not yet an open-source implemention of CHI NoC...

Workload: OpenSBI + Linux 6.6.30 + h264ref_sss ISA extentsion: RV64GCBHV, with **RVV agnostic policy** enabled Compiler version: GCC 15 After simulating 3 Billion instructions, h264ref_sss encountered segmentation fault. However, I...