14 lines
169 B
Coq
14 lines
169 B
Coq
|
// generated by newgenasym Mon Sep 13 13:16:51 2010
|
||
|
|
||
|
|
||
|
module tant0805 (a, b);
|
||
|
input [0:0] a;
|
||
|
output [0:0] b;
|
||
|
|
||
|
|
||
|
initial
|
||
|
begin
|
||
|
end
|
||
|
|
||
|
endmodule
|