yosys/tests/errors/syntax_err04.v

5 lines
32 B
Verilog

module a;
wire [3]x;
endmodule