#! /bin/env migt.py # # # Hub Module # # Front Ethernet Line TRC Components Configuration File # ------------------------------------------------------------ # # # Original Rev. 6-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_front_template.txt" ) ## specify number and naming of output net list files ## MIGT_output_instances ( path = "ouput_instances_path" ) MIGT_output_instances ( total="3", start_at="1", increment_by="1" ) # specify substitutions: MIGT_substitute ( key_is="key_1_1", start_at="1", increment_by="1" ) MIGT_substitute ( key_is="key_1401_10", start_at="1401", increment_by="10" ) MIGT_substitute ( key_is="key_1402_10", start_at="1402", increment_by="10" ) MIGT_substitute ( key_is="key_1403_10", start_at="1403", increment_by="10" ) MIGT_substitute ( key_is="key_1404_10", start_at="1404", increment_by="10" ) MIGT_substitute ( key_is="key_1405_10", start_at="1405", increment_by="10" ) MIGT_substitute ( key_is="key_1406_10", start_at="1406", increment_by="10" ) MIGT_substitute ( key_is="key_1407_10", start_at="1407", increment_by="10" ) MIGT_substitute ( key_is="key_1408_10", start_at="1408", increment_by="10" ) MIGT_substitute ( key_is="key_1409_10", start_at="1409", increment_by="10" ) MIGT_substitute ( key_is="key_1410_10", start_at="1410", increment_by="10" )