USING BOOM AND ROCKET IN ZYNQ MPSOC FPGA #2355
Unanswered
Asaf-Alber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
I successfully integrated a rocket core to my board, confirmed with axi ILA, seeing the boot address and arvalid signal going up.
However with the boom core, using same scala files except the core config, the core doesn't respond after being released from reset. I am trying to figure out if the boom requires something different for it to boot properly. I checked the generated src and made sure the boot address and reset are set properly.
The configs used:
new chipyard.TinyRocketConfig
new chipyard.SmallBoomV3Config
Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions