Forum Discussion
Simulating by ModelSIM signals multiple blocks nested inside each other on quartus||
- 1 year ago
Hi,
Please follow the previous mentioned steps.
In work library, double click the main screenshot:
In object panel, you'll see those signals clk, clk_en, cnt_en, as_res, spi, out. Select all and right-click -> Add Wave screenshot:
Those signals will be added to wave panel screenshot:
Thanks,
Regards,
Sheng
Hi,
You have to change the .bdf to HDL files. After compilation, go to Tools -> Run Simulation Tool -> RTL Simulation.
In modelsim, go to Library tab and under work right click main -> Simulate. In Objects panel, there'll be signals, select them -> right-click and Add Wave.
Or go to Sim panel, right-click main -> Add Wave. If want more signals from submodule, right-click main -> Add to -> Wave -> All items in region and below.
Those signals will be added to the Wave panel.
Thanks,
Regards,
Sheng