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

Verilog integer literals cause VCS warnings #3

Closed
aswaterman opened this issue Aug 4, 2015 · 1 comment
Closed

Verilog integer literals cause VCS warnings #3

aswaterman opened this issue Aug 4, 2015 · 1 comment

Comments

@aswaterman
Copy link
Member

Leading zeros on UInt constants should be stripped to avoid lint errors (e.g. emit 4'h2 instead of 4'h02).

@aswaterman
Copy link
Member Author

Moving this to FIRRTL.

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

No branches or pull requests

1 participant