Can't locate lower_cell_1 module definition. Doesn't work with 599 & 604 revisions.
Replies (2)
(1-2/2)
|
Forums » Using AUTOs » 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 agoShould be fixed in r605. BTW, please file "issues" instead of messages for things that require fixes. RE: Can't locate lower_cell_1 module definition. Doesn't work with 599 & 604 revisions. - Added by C Anonymous about 2 years agoThanks Wilson. It works with r605. (1-2/2) Loading...
|