Something is wrong with the translation block symbol. I'm gonna try and fix it without deleting everything but this commit is just in case i fuck that up
56 lines
1.2 KiB
Plaintext
56 lines
1.2 KiB
Plaintext
FILE_TYPE=LIBRARY_PARTS;
|
|
primitive 'DS90LV019';
|
|
pin
|
|
'DIN':
|
|
PIN_NUMBER='(2)';
|
|
INPUT_LOAD='(-0.01,0.01)';
|
|
'DE':
|
|
PIN_NUMBER='(1)';
|
|
INPUT_LOAD='(-0.01,0.01)';
|
|
'DOUT':
|
|
PIN_NUMBER='(12)';
|
|
OUTPUT_LOAD='(1.0,-1.0)';
|
|
'-DOUT':
|
|
PIN_NUMBER='(11)';
|
|
OUTPUT_LOAD='(1.0,-1.0)';
|
|
'RI':
|
|
PIN_NUMBER='(10)';
|
|
INPUT_LOAD='(-0.01,0.01)';
|
|
'-RI':
|
|
PIN_NUMBER='(9)';
|
|
INPUT_LOAD='(-0.01,0.01)';
|
|
'RE':
|
|
PIN_NUMBER='(8)';
|
|
INPUT_LOAD='(-0.01,0.01)';
|
|
'ROUT':
|
|
PIN_NUMBER='(4)';
|
|
OUTPUT_LOAD='(1.0,-1.0)';
|
|
'GND':
|
|
PIN_NUMBER='(7)';
|
|
PINUSE='GROUND';
|
|
NO_LOAD_CHECK='Both';
|
|
NO_IO_CHECK='Both';
|
|
NO_ASSERT_CHECK='TRUE';
|
|
NO_DIR_CHECK='TRUE';
|
|
ALLOW_CONNECT='TRUE';
|
|
'VCC':
|
|
PIN_NUMBER='(14)';
|
|
PINUSE='POWER';
|
|
NO_LOAD_CHECK='Both';
|
|
NO_IO_CHECK='Both';
|
|
NO_ASSERT_CHECK='TRUE';
|
|
NO_DIR_CHECK='TRUE';
|
|
ALLOW_CONNECT='TRUE';
|
|
end_pin;
|
|
body
|
|
PART_NAME='DS90LV019';
|
|
BODY_NAME='DS90LV019';
|
|
JEDEC_TYPE='soic14';
|
|
PHYS_DES_PREFIX='U';
|
|
CLASS='IC';
|
|
NC_PINS='(3,5,6,13)';
|
|
end_body;
|
|
end_primitive;
|
|
|
|
END.
|