Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Can't locate lower_cell_1 module definition. Doesn't work with 599 & 604 revisions. #219

Closed
veripoolbot opened this issue Apr 13, 2010 · 2 comments
Labels

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Chakradhara Aradhyula
Original Redmine Message: 270 from https://www.veripool.org


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.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2010-04-13T19:59:39Z


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

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Chakradhara Aradhyula
Original Date: 2010-04-13T20:37:02Z


Thanks Wilson. It works with r605.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant