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

named blocks? #1060

Closed
veripoolbot opened this issue May 19, 2016 · 1 comment
Closed

named blocks? #1060

veripoolbot opened this issue May 19, 2016 · 1 comment
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Jon Nall
Original Redmine Issue: 1060 from https://www.veripool.org
Original Date: 2016-05-19
Original Assignee: Wilson Snyder (@wsnyder)


In the object model, is there any visibility into named blocks? This would be particularly useful for analyzing named generate blocks.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2016-05-21T01:08:42Z


Labels are presently parsed but otherwise ignored. If you want to recognize them you could create a patch to look for them in VParseBison.y (see e.g. idAny near yBEGIN) and pass them up. Or use verilator --xml mode, as described under Which Parser in [[Manual-verilog-perl]].

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

No branches or pull requests

2 participants