Tubii_Tk2/Parts/parts/misc/ad7249/entity/verilog.v
2015-02-27 19:09:38 -05:00

23 lines
377 B
Verilog

// generated by newgenasym Mon Jul 11 17:48:15 2011
module ad7249 (bbarc, \clr* , \ldac* , refin, refout, rofs, sclk, sdin, \sync* ,
vout);
input bbarc;
input \clr* ;
input \ldac* ;
input refin;
output refout;
output rofs;
input sclk;
input sdin;
input \sync* ;
output vout;
initial
begin
end
endmodule