# pxlba generated file

# pxlBA.txt : Extract file used to extract properties for
#             back annotation using packagerxl. Refer to Allegro extract
#             documentation for more details on the syntax of this file
#             and the Extract program.

#             The lines starting with # are comments.
#             The default version of this file extracts the minimum number
#             of properties necessary to ba changes to packaging.
#             To extract additional properties the user must remove the
#             comment character '#' from the appropriate lines. Or
#             add a line with the property name to the appropriate section.

#             a2pxl looks for this file in the current working directory.
#             If it is not found there, it looks for it
#             in the hierarchy in the following location:
#                 <installation dir>/tools/pcb/text/views


# Connection view. File: pinView.dat
#
LOGICAL_PIN
# These properties must not be removed, moved or modified.
#  vvvvvvvvvvvvvvvvvvv
   NET_NAME
   REFDES
   PIN_NUMBER
   FUNC_LOGICAL_PATH
   COMP_DEVICE_TYPE
   FUNC_SCH_SIZE
   FUNC_HAS_FIXED_SIZE
   FUNC_DES
#  ^^^^^^^^^^^^^^^^^^^
# Any other PIN properties to be back annotated show up here.
END

# Function properties view. File: funcView.dat
# In order to backannotate function properties you must
# include FUNC_LOGICAL_PATH.
#
FUNCTION
   FUNC_LOGICAL_PATH
   COMP_DEVICE_TYPE
   REFDES
   FUNC_PRIM_FILE
   COMP_PARENT_PPT
   COMP_PARENT_PPT_PART
   COMP_PARENT_PART_TYPE
   FUNC_SCH_SIZE
   FUNC_HAS_FIXED_SIZE
   FUNC_DES
   FUNC_GROUP
   FUNC_ROOM
END

# Component properties view. File: compView.dat
# In order to backannotate component properties you must
# include REFDES
#
COMPONENT
   REFDES
   COMP_PARENT_PPT
   COMP_PARENT_PPT_PART
   COMP_REUSE_ID
   COMP_NO_XNET_CONNECTION
   COMP_RFDCNET
   COMP_RFBLOCK
   COMP_RFPADTYPE
   COMP_RFDRANAME
   COMP_RFPADANGLE
   COMP_RFHOLEDIAMETER
   COMP_RFPADLENGTH2
   COMP_RFPADLENGTH1
   COMP_RFPADDIAMETER2
   COMP_RFPADDIAMETER1
   COMP_RFPADLINEWIDTH2
   COMP_RFPADLINEWIDTH1
   COMP_RFPADENDLAYER
   COMP_RFPADBEGINLAYER
   COMP_RFPADSSMNAME2
   COMP_RFPADSSMNAME1
   COMP_RFPADSTACKNAME
   COMP_RFINDUCTANCE
   COMP_RFRESISTANCE
   COMP_RFCAPACITANCE
   COMP_RFNUMBERTURNS
   COMP_RFNUMBERPAIRS
   COMP_RFNUMBERLEGS
   COMP_RFBENDMODE
   COMP_RFMITERFRACTION
   COMP_RFFREQUENCY
   COMP_RFDEPTH
   COMP_RFRADIUS
   COMP_RFOFFSETY
   COMP_RFOFFSETX
   COMP_RFSPACING15
   COMP_RFSPACING14
   COMP_RFSPACING13
   COMP_RFSPACING12
   COMP_RFSPACING11
   COMP_RFSPACING10
   COMP_RFSPACING9
   COMP_RFSPACING8
   COMP_RFSPACING7
   COMP_RFSPACING6
   COMP_RFSPACING5
   COMP_RFSPACING4
   COMP_RFSPACING3
   COMP_RFSPACING2
   COMP_RFSPACING1
   COMP_RFSPACING
   COMP_RFLENGTH8
   COMP_RFLENGTH7
   COMP_RFLENGTH6
   COMP_RFLENGTH5
   COMP_RFLENGTH4
   COMP_RFLENGTH3
   COMP_RFLENGTH2
   COMP_RFLENGTH1
   COMP_RFLENGTH
   COMP_RFWIDTH16
   COMP_RFWIDTH15
   COMP_RFWIDTH14
   COMP_RFWIDTH13
   COMP_RFWIDTH12
   COMP_RFWIDTH11
   COMP_RFWIDTH10
   COMP_RFWIDTH9
   COMP_RFWIDTH8
   COMP_RFWIDTH7
   COMP_RFWIDTH6
   COMP_RFWIDTH5
   COMP_RFWIDTH4
   COMP_RFWIDTH3
   COMP_RFWIDTH2
   COMP_RFWIDTH1
   COMP_RFWIDTH
   COMP_RFANGLE1
   COMP_RFANGLE
   COMP_RFFLIPMODE
   COMP_RFCOUPLINGMODE
   COMP_RFLAYER16
   COMP_RFLAYER15
   COMP_RFLAYER14
   COMP_RFLAYER13
   COMP_RFLAYER12
   COMP_RFLAYER11
   COMP_RFLAYER10
   COMP_RFLAYER9
   COMP_RFLAYER8
   COMP_RFLAYER7
   COMP_RFLAYER6
   COMP_RFLAYER5
   COMP_RFLAYER4
   COMP_RFLAYER3
   COMP_RFLAYER2
   COMP_RFLAYER1
   COMP_RFLAYER
   COMP_RFELEMENTTYPE
   COMP_ISRFELEMENT
#   The following two properties are needed to feedback ppt
#   part selections done in Allegro.
#   You may comment them out if you do not use this functionality.
COMP_PARENT_PPT
COMP_PARENT_PPT_PART
COMP_REUSE_ID
END

#
# Signal properties view. File: netView.dat
# In order to backannotate signal properties you must
# include NET_NAME
#
NET
   NET_NAME
   NET_LOGICAL_PATH
END
