and when I tried to add wave forms of next top module after testbench I am getting the following error. * UI-Msg (Warning): (vish-4014) No objects found matching '/System_Top/Sys_Hw_inst/*'. -System_Top is test bench. -Sys_Hw_inst ...
vish-4014 I'm trying to simulate a very small piece of SystemVerilog code with ModelSim 6.0d. It compiles without errors, but when I try to add the signals to the wave, I get this error: Code: # (vish-4014) No objects found matching 'sim:/test_iterface_tb_v/*'. (note: there...