-cb
Or, for more complete debug:
ncelab -access +rwc
On Dec 17, 6:32 pm, teacupfull business
Sure it can. If you have NC you want to use the .trn format which is much
more efficient then vcd, use the recordvars task for .trn
$recordfile("sys_lp","compress");
$recordvars(sys_lp);
If you need to use vcd then it uses the standard Verilog dumpvars.