Issue #177
ContAssign verilog_text forget verilog separator
| Status: | Closed | Start: | 11/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Wilson Snyder | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
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
History
Updated by Wilson Snyder 3 months ago
- Status changed from New to Resolved
- Assigned to set to Wilson Snyder
Sorry about that, I had a test but didn't look at the output well enough.
Fixed in git for next release, 3.222.
![[logo]](/img/veripool_small.gif)