yosys/tests/various/setundef_selection_undriven.v

5 lines
47 B
Verilog

module test;
wire a;
wire b;
endmodule