Hello. I am an undergraduate student studying Chipyard SoC Rocket. I am having a hard time generating firrtl IR of Rocket chip.
Whenever I want to build firrtl, the Chipyard wraps the circuit with TestHarness, therefore leading to firrtl IR with top circuit TestHarness. I just want to generate the RocketTile Circuit firrtl IR, and I don't know how to set up.
How can I handle this problem?
I am very open and thankful for any advices.