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

Support $displayb/o/h, $writeb/o/h (starter project) #1637

Closed
veripoolbot opened this issue Dec 15, 2019 · 0 comments
Closed

Support $displayb/o/h, $writeb/o/h (starter project) #1637

veripoolbot opened this issue Dec 15, 2019 · 0 comments
Labels
effort: hours Expect this issue to require roughly hours of invested effort to resolve resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800

Comments

@veripoolbot
Copy link
Contributor


Author Name: Wilson Snyder (@wsnyder)
Original Redmine Issue: 1637 from https://www.veripool.org


Good starter project is to implement $displayb/o/h and $writeb/o/h. Add the tests, parsing in verilog.l/verilog.y, then probably can just pass a new type to the AstDisplay node so that when it currently defaults to constructs a %d format it will instead use b/o/h.

@veripoolbot veripoolbot added effort: hours Expect this issue to require roughly hours of invested effort to resolve good first issue Good for newcomers status: ready Issue is ready for someone to fix; then goes to 'status: assigned' type: feature-IEEE Request to add new feature, described in IEEE 1800 labels Dec 22, 2019
@wsnyder wsnyder closed this as completed in 75ecad5 Mar 6, 2020
@wsnyder wsnyder added resolution: fixed Closed; fixed and removed good first issue Good for newcomers status: ready Issue is ready for someone to fix; then goes to 'status: assigned' labels Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: hours Expect this issue to require roughly hours of invested effort to resolve resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800
Projects
None yet
Development

No branches or pull requests

2 participants