lvcfdd
New Contributor
2 years agoSystem Verilog simulation control tasks in Questa not working
Hello,
I am using the Questa Intel FPGA Edition-64 2023.3 version to run my simulations. My testbench is in System Verilog and when I try to use simulation control commands such as $stop, $monitor etc, Questa throws an error. The error message is pasted below.
(vlog-13161) unexpected '$stop', expecting elaboration system task $fatal/$error/$warning/$info
Is this a limitation of Intel Questa version or am I missing something? Has anyone come across this issue?