You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to vivado, I made some changes to dcache in rocketchip, now I want to run riscv program in simulation to verify if there is any problem with my design, but I got a lot of errors when I tried to instantiate riscv_wrapper in testbench, could you please give me some advice or how can I verify my design, because I need the core to send request to cache.
The text was updated successfully, but these errors were encountered:
An easy way to simulate RocketChip is to use FPGA - just follow instruction in the README. To run a program on a simulation using a computer you need a really very powerful machine like Veloce or Palladium. The Vivado simulator is not fast enough for that.
Hi, I am new to vivado, I made some changes to dcache in rocketchip, now I want to run riscv program in simulation to verify if there is any problem with my design, but I got a lot of errors when I tried to instantiate riscv_wrapper in testbench, could you please give me some advice or how can I verify my design, because I need the core to send request to cache.
The text was updated successfully, but these errors were encountered: