|
Component LibraryThis selection contains a list of the components extracted from the ODB++ file. For each component it should include: Component Name and Part Number Component Outline Component Outline Extents List of Pins Component Attributes This is not a "true" library in the sense that for each instance of a component found in the ODB++ file a new entry is created. A true library would only have a single component definition no matter how many times the component was placed. This section is optional and will only be present if when importing the ODB++ file the comp_+_top and comp_+_bottom layers have been selected for importation.Annotated Sample The sample below was extracted from an NJB file produced by NETEX-G.
B_COMP_DEF starts the component definition
1 "220-01720-05a_PKG0" "DO214AA_POKA" the component's name & symbols name
note that we append a PKG0 to this
to make it unique. If the same comp
is used again, it will have a different
PKG value.
B_COMP_POLY 1 The polygons defining the component outline
B_COMP_VERT 5 P 5 vertices to follow
-0.090551 -0.077953 x,y coordinates of outline
-0.090551 0.077953
0.090551 0.077953
0.090551 -0.077953
-0.090551 -0.077953
E_COMP_VERT end of vertex list
E_COMP_POLY end of the polygon defining the comp outline
B_COMP_WH 0.254724 0.155906 outline extents rectangle (may include pin
extents.
B_COMP_PIN begin listing the pins
1 "A" 0.087008 0.000000 - 17 pin num, pin name, X,Y, - , 17 -> index to net
2 "K" -0.087008 0.000000 - 17
E_COMP_PIN end list of pints
B_COMP_ATTR begin component attributes
comp_mount_type=1 these are extracted from the ODB file attributes.
comp_height=0.104331 some a standard such as comp_mount and
PART_NUMBER='001-10858-00' comp_height but many are user defined.
ALT_SYMBOLS='(DO214AA_POKA)'
COMP_ID='22786'
COST='0'
DESCRIPTION='SCHOTTKY RECTIFIER SMB'
HEIGHT='2.65'
INSERTION_CODE='SMD'
PARENT_PART_TYPE='SCHOTTKY'
PARENT_PPT='SCHOTTKY'
PARENT_PPT_PART='SCHOTTKY_DO214-001-10858-00'
PART_NAME='SCHOTTKY'
PART_NUMBER='001-10858-00'
SMD_OFFSET='90'
STATUS_TEXT='EST'
VALUE='MBRS1540T3'
VERSION='V1.0'
E_COMP_ATTR
|
Download |
Benchmark Files |
Revision History |
Price |
|
|