#! /bin/env migt.py # This is the Multiple Instance Generator Tool # configuration file for the # FPGA I/O Banks 1 and 2 # of the ADF-2 circuit board for Run IIB Cal Trig # FPGA I/O Banks 1 and 2 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_io_banks_1_and_2_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_4_8", start_at="4", increment_by="8" ) MIGT_substitute ( key_is="key_5_8", start_at="5", increment_by="8" ) MIGT_substitute ( key_is="key_6_8", start_at="6", increment_by="8" ) MIGT_substitute ( key_is="key_7_8", start_at="7", increment_by="8" ) MIGT_substitute ( key_is="key_801_100", start_at="801", increment_by="100" )