Tubii_Tk2/Parts/parts/misc/tlc274_new/chips/chips.prt
2015-02-27 19:09:38 -05:00

30 lines
558 B
Plaintext

FILE_TYPE=LIBRARY_PARTS;
primitive 'TLC274_NEW';
pin
'PIN':
PIN_NUMBER='(3,5,10,12)';
PINUSE='UNSPEC';
'OUT':
PIN_NUMBER='(1,7,8,14)';
PINUSE='UNSPEC';
'NIN':
PIN_NUMBER='(2,6,9,13)';
PINUSE='UNSPEC';
'PVSS':
PIN_NUMBER='(4,4,4,4)';
PINUSE='UNSPEC';
'NVSS':
PIN_NUMBER='(11,11,11,11)';
PINUSE='UNSPEC';
end_pin;
body
PART_NAME='TLC274_NEW';
BODY_NAME='TLC274_NEW';
JEDEC_TYPE='soic14';
PHYS_DES_PREFIX='U';
CLASS='IC';
end_body;
end_primitive;
END.