6 lines
62 B
Coq
6 lines
62 B
Coq
|
|
module d();
|
||
|
|
nand n2(w1,
|
||
|
|
|
||
|
|
nand n1(w2);
|
||
|
|
endmodule
|