Forum Discussion
Qsys execution within modelsim
- 6 years ago
Hi @Vicky ,
Unfortunately your links didn't work...it seems Modelsim does not like how qsys-generate ends up, so I can't call it from within Modelsim.
However, I found a workaround that works quite ok. So instead of calling qsys-generate within Modelsim, I execute a tcl script in quartus that first executes the qsys-generate and when all the sources are generated, launches Modelsim with an attached do file, for setting up the simulation environment and compilation dependencies.
Cheers
Hi,
Refer the links below,
https://www.youtube.com/watch?v=e0X5KMVt4F8
https://www.intel.com/content/dam/altera-www/global/en_US/video/e2e/simulation-of-soc-hps-ddr3-core.mp4
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/qts/qsys_intro.pdf
please let me know if you have any different concern.
Regards,
Vicky