4 lines
74 B
Coq
4 lines
74 B
Coq
![]() |
module TECH_AND5(input [4:0] in, output out);
|
||
|
assign out = ∈
|
||
|
endmodule
|