iverilog/ivtest/ivltests/br_gh152.v

6 lines
62 B
Coq

module d();
nand n2(w1,
nand n1(w2);
endmodule