Tubii_Tk2/Parts/parts/ecl/10h124/entity/verilog.v
2015-02-27 19:09:38 -05:00

16 lines
206 B
Verilog

// generated by newgenasym Thu Jan 08 15:59:36 2015
module \10h124 (common, d, y, \y* );
input common;
input d;
output y;
output \y* ;
initial
begin
end
endmodule