[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
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Papers

Can't locate lower_cell_1 module definition. Doesn't work with 599 & 604 revisions.

Added by C Anonymous about 2 years ago

It is not able to find module, if the module is instantiated as follows: //Non-working code lower_cell lower_cell_1 // write (/*AUTOINST*/ );

//Working code lower_cell lower_cell_1 // (/*AUTOINST*/ );

Same thing works with 587 verilog-mode version.

Please check this one.


Replies (2)

RE: Can't locate lower_cell_1 module definition. Doesn't work with 599 & 604 revisions. - Added by Wilson Snyder about 2 years ago

Should be fixed in r605. BTW, please file "issues" instead of messages for things that require fixes.

(1-2/2)