[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  SVN::S4
  SystemPerl
  Voneline
  WFH
General Info
  Papers

Verilog-Mode AUTOUNDEF

Added by Wilson Snyder about 1 year ago

Verilog-Mode 793 adds AUTOUNDEF. This takes any `defines since the last AUTOUNDEF in the current file and creates `undefs for them. This is used to insure that file-local defines do not polute the global `define name space.


Comments