Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RISC-V 模拟器可以估算 Rocket 芯片的能耗吗?
例如,有没有办法生成可以馈送到 McPAT 的跟踪?
为了估计 Rocket Chip 的能量,我们使用 Chisel 的 Verilog 后端生成 RTL,我们将其输入 CAD 工具进行门级仿真。
Berkeley 提供的模拟器(QEMU、Rocket Chip、spike)目前不支持与 McPAT 的接口,但这对于那些无法使用 CAD 工具或希望以更高速率进行模拟的人来说可能是一个很好的社区贡献。