Open dgrnbrg opened 11 years ago
This makes maybe types and other unions with null entries not synthesizable. We must special-case 0 bit width concatenations in the code generator, since verilog doesn't like 0'b0.
This makes maybe types and other unions with null entries not synthesizable. We must special-case 0 bit width concatenations in the code generator, since verilog doesn't like 0'b0.