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

ContAssign verilog_text forget verilog separator #177

Closed
veripoolbot opened this issue Nov 9, 2009 · 2 comments
Closed

ContAssign verilog_text forget verilog separator #177

veripoolbot opened this issue Nov 9, 2009 · 2 comments
Assignees

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Nicolas WILHELM
Original Redmine Issue: 177 from https://www.veripool.org
Original Date: 2009-11-09
Original Assignee: Wilson Snyder (@wsnyder)


Hello,

Reading and writting following verilog statement : assign toto = 1'b0 ;

lead to statement where ';' is missing in output file : assign toto = 1'b0

verilog_text method in ContAssign should print the ';' verilog separator as well.

Regards

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2009-11-09T14:20:45Z


Sorry about that, I had a test but didn't look at the output well enough.

Fixed in git for next release, 3.222.

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2009-11-24T14:59:06Z


In 3.222.

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