Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about running a program in vivado simulation #239

Open
Elaborty0042 opened this issue Jul 18, 2024 · 1 comment
Open

Question about running a program in vivado simulation #239

Elaborty0042 opened this issue Jul 18, 2024 · 1 comment

Comments

@Elaborty0042
Copy link

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.

@eugene-tarassov
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants