In reply to Cristian_Slav:
In reply to michael1.zhu:
Try to add a return type:
function void check();
$display("end of test");
endfunction : check
Incisiv from Cadence gave me a compilation error without the “void”.
Cristian Slav
www.cfs-vision.com
Oops, sorry that was a typo from when I made the example. The actual code has “virtual function void extract/check”. Sorry about that!
I’m using someone else’s build tools so I will try to see if I can get just OVM log output soon…