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

search for package on import #523

Closed
veripoolbot opened this issue Jun 13, 2012 · 2 comments
Closed

search for package on import #523

veripoolbot opened this issue Jun 13, 2012 · 2 comments
Labels
resolution: wontfix Closed; work won't continue on an issue or pull request

Comments

@veripoolbot
Copy link
Contributor


Author Name: Joe Eiler
Original Redmine Issue: 523 from https://www.veripool.org
Original Date: 2012-06-13


When an import statement is encountered should verilator search for the package if it hasn't already seen it? Questa does.

I've attached a test case.
Also saw the same problem with Verilog::Perl, so it might be intended behavior,

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2012-06-14T00:27:48Z


IEEE strongly suggests it needs to be declared first, and the big three simulators agree it needs to be `included first, so I'm going to stay with that for now.

But if it were up to me, auto-importing would be the right thing to do.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Joe Eiler
Original Date: 2012-06-14T14:01:48Z


Thanks for the quick response.

@veripoolbot veripoolbot added the resolution: wontfix Closed; work won't continue on an issue or pull request label Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: wontfix Closed; work won't continue on an issue or pull request
Projects
None yet
Development

No branches or pull requests

1 participant