[logo] 
Home
News
Activity
About/Contact
Major Tools
  BugVise
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
  Vregs
Other Tools
  Gspice
  IPC::Locker
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
General Info
  Book Tips
  Papers

Issue #18

make $dumpfile(), $dumpvars() no-op when --trace is disabled

Added by Holger Wächtler 149 days ago. Updated 140 days ago.

Status:Rejected Start:07/05/2008
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-

Description

or, alternatively, use occurences of $dumpfile(), $dumpvars() to let verilator decide whether to generate the trace code or not? Right now the user has to touch two switches (the command line and the source) to enable tracing.

History

07/14/2008 01:45 PM - Wilson Snyder

  • Status changed from New to Rejected

Er, $dumpfile etc isn't ever supported and I think making them error only when tracing is on will just confuse people; enabling waves to debug something shouldn't generate new errors.

Unfortunately, using $dumpfile etc to control tracing won't work with SystemC, nor when there is more than one Verilated model in the design, so I don't want to deal with it otherwise.

Also available in: Atom PDF