#! /bin/env migt.py # This is the Multiple Instance Generator Tool # configuration file for the # FPGA Power Supply Nets # of the ADF-2 circuit board for Run IIB Cal Trig # FPGA Power Supply Nets Configuration File # -------------------------------------------- # Original Rev. 24-JUNE-2004 # Most Recent Rev. 24-JUNE-2004 # Documentation about configuration files and the Multiple Instance # Generator Tool is on the web at: # www.pa.msu.edu/hep/d0/ftp/run2b/l1cal/hardware/adf_2/net_lists/ # multiple_instance_generator_tool.txt # specify template file MIGT_input_template ( name = "fpga_template_power_supply_nets.txt" ) # specify number and naming of output net list files MIGT_output_instances ( total="2", start_at="0", increment_by="1" ) # specify substitutions: MIGT_substitute ( key_is="key_801_100", start_at="801", increment_by="100" )