16 lines
199 B
Verilog
16 lines
199 B
Verilog
// generated by newgenasym Mon Sep 13 10:48:35 2010
|
|
|
|
|
|
module \200-1-c-53d (c, ci, in, o);
|
|
output c;
|
|
inout ci;
|
|
input in;
|
|
output o;
|
|
|
|
|
|
initial
|
|
begin
|
|
end
|
|
|
|
endmodule
|