Forum Discussion
jeffrs20
New Contributor
2 years agoQuesta doesn't show UUT under Work
This is for Quartus Prime Standard and Questa Sim (both licensed). Under the test bench, the instantiated UUT should be present. As I'm a novice I puzzled over what I was doing wrong. However, I s...
- 2 years ago
When you generate a simulation script for an IP or an example design, it does.
sstrell
Super Contributor
2 years agoYou say "compiles without issues," but do you mean in Quartus or in Questa? vsim only starts the simulator. You have to first compile your code in the Questa GUI or with the vlog command. You can generate a simulation script in Quartus that does this (Tools menu).
- jeffrs202 years ago
New Contributor
Quartus completes the compile. I attached a copy of the entire log but the final line is:
Info (293000): Quartus Prime Full Compilation was successful. 0 errors, 18 warnings
In Questa, here is a fresh RTL Sim called from Quartus. I attached the log file showing the tb was compiled.