Example SimArray index file
#Version 1.0 #USAGE: # #Use this file to point to each of your configuration #files. All lines that start with a hash are ignored. # #WARNING # #DO NOT MODIFY THE EQUALS SIGN OR THE TEXT THAT IS #BEFORE IT BECAUSE SIMARRAY NEEDS THIS INFORMATION #TOOL FILE: # #Describes your available pin configurations # #Include the full or relative file path. For example: #[UNIX] #tool_file=/home/richard/SimArray/config/standard.tool #tool_file=config/standard.tool #[Windows] #tool_file=C:\SimArray\config\standard.tool #tool_file=config\standard.tool tool_file=/home/richard/SimArray/config/standard.tool #PINS FILE: # #Describes the pins and their achievable spot densities # #Include the full or relative file path. For example: #[UNIX] #pins_file=/home/richard/SimArray/config/standard.pins #pins_file=config/standard.pins #[Windows] #pins_file=C:\SimArray\config\standard.pins #pins_file=config\standard.pins pins_file=/home/richard/SimArray/config/standard.pins #TIME FILE # #Defines single print cycle time, indexed by print setting # #Include the full or relative file path: #[UNIX] #time_file=/home/richard/SimArray/config/standard.time #time_file=config/standard.time #[Windows] #time_file=C:\SimArray\config\standard.time #time_file=config\standard.time time_file=/home/richard/SimArray/config_flychip/qarray2.time

