Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI tried once to simulate QSYS block which included one custom component and one on-chip memory.
Normally I don't simulate QSYS, but that time when I created the simulation files, it showed me error msg related to the custom component but I did not investigate. I compiled the files needed manually but after I ran the file msim_setup.tcl in altera modelsim. After you run this file, you see some new commands in the command line of modelsim. Commands are like "elab" and some commands related to the compilation. After I compiled, I ran the command elab which started the simulation. I did not try to integrate the top QSYS module in a testbench. I manually forced the rst commands and the clk from the waveform viewer in modelsim.