#! /bin/env migt.py # # # Hub Module # # Rear Ethernet TRC Components Configuration File # ------------------------------------------------------- # # # Original Rev. 23-Apr-2015 # Most Recent Rev. 23-Apr-2015 # # # 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 ( path = "template_file_path" ) MIGT_input_template ( name = "ethernet_trc_rear_template.txt" ) ## specify number and naming of output net list files ## MIGT_output_instances ( path = "ouput_instances_path" ) MIGT_output_instances ( total="7", start_at="4", increment_by="1" ) # specify substitutions: MIGT_substitute ( key_is="key_4_1", start_at="4", increment_by="1" ) MIGT_substitute ( key_is="key_1431_10", start_at="1431", increment_by="10" ) MIGT_substitute ( key_is="key_1432_10", start_at="1432", increment_by="10" ) MIGT_substitute ( key_is="key_1433_10", start_at="1433", increment_by="10" ) MIGT_substitute ( key_is="key_1434_10", start_at="1434", increment_by="10" ) MIGT_substitute ( key_is="key_1435_10", start_at="1435", increment_by="10" ) MIGT_substitute ( key_is="key_1436_10", start_at="1436", increment_by="10" ) MIGT_substitute ( key_is="key_1437_10", start_at="1437", increment_by="10" ) MIGT_substitute ( key_is="key_1438_10", start_at="1438", increment_by="10" ) MIGT_substitute ( key_is="key_1439_10", start_at="1439", increment_by="10" ) MIGT_substitute ( key_is="key_1440_10", start_at="1440", increment_by="10" )