Issue #99
Internal error on case statement with identical cases.
| Status: | Closed | Start: | 06/22/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Wilson Snyder | % Done: | 0% |
|
| Category: | TranslationError | |||
| Target version: | - |
Description
%Error: Internal Error: t/t_case_dupitems.v:75: ../V3Ast.cpp:495: New node already linked?
case (in[1:0])
2'd0, 2'd1, 2'd2, 2'd3: begin
out <= in;
end
endcase
History
Updated by Wilson Snyder about 1 year ago
- Status changed from Assigned to Resolved
One liner; fixed in git for next release.
![[logo]](/img/veripool_small.png)