15 lines
171 B
Verilog
15 lines
171 B
Verilog
// generated by newgenasym Tue Apr 05 20:01:44 2011
|
|
|
|
|
|
module mmbth81 (b, c, e);
|
|
inout b;
|
|
inout c;
|
|
inout e;
|
|
|
|
|
|
initial
|
|
begin
|
|
end
|
|
|
|
endmodule
|