#! /bin/env migt.py # # # Hub Module # # Ethernet Switch Components Configuration File # ---------------------------------------------------- # # # Original Rev. 15-Mar-2015 # Most Recent Rev. 18-Mar-2016 # # # specify template file MIGT_input_template ( name = "switches_abc_template.txt" ) # # specify number and naming of output net list files MIGT_output_instances ( total="3", start_at="1", increment_by="1" ) # specify substitutions: MIGT_substitute ( key_is="key_20_1", start_at="20", increment_by="1" ) MIGT_substitute ( key_is="key_31_1", start_at="31", increment_by="1" ) MIGT_substitute ( key_is="key_35_1", start_at="35", increment_by="1" )