lowRISC / lowrisc-chip

The root repo for lowRISC project and FPGA demos.
http://www.lowrisc.org/
Other
593 stars 149 forks source link

Simulation in ariane-v0.7 release #190

Closed abdullahyildiz closed 3 years ago

abdullahyildiz commented 3 years ago

I couldn't find a target in Makefile to run simulation. Is there any tutorial on how to run FPGA simulation in ariane-v0.7 release?

jrrk commented 3 years ago

I am afraid Isim is not up to the job. You can use an external simulator such as vcs, but configuration is complicated and it is expensive for non-academic users. It seems a bit silly but running on the FPGA seems to be the most effective simulation (making use of the internal logic analyser as needed)