#! /bin/env migt.py # This is the Multiple Instance Generator Tool # configuration file for the # FPGA Non-I/O Bank # of the ADF-2 circuit board for Run IIB Cal Trig # FPGA Non-I/O Bank Configuration File # --------=======--------------------------- # Original Rev. 12-JULY-2004 # Most Recent Rev. 12-JULY-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_non_io_bank_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_0_1", start_at="0", increment_by="1" ) MIGT_substitute ( key_is="key_801_100", start_at="801", increment_by="100" ) MIGT_substitute ( key_is="key_802_100", start_at="802", increment_by="100" )