# # Hub Module # # MegArray Connector S1 Lower Configuration File # ---------------------===========--------------------- # # # Original Rev. 23-Jun-2015 # Most Recent Rev. 24-Jun-2015 # # # specify template file MIGT_input_template ( name = "megarray_s1_lower_template.txt" ) # specify number and naming of output net list files MIGT_output_instances ( total="10", start_at="1", increment_by="1" ) # # specify substitutions: # # abbreviations: "key_y" Y Dimension # "cn", "nr", "su", Center, North, South # "up", "lw" Upper or Lower Row of the pair of Rows # in the Y Dimension # MIGT_substitute ( key_is="key_38_m2", start_at="38", increment_by="-2" ) MIGT_substitute ( key_is="key_39_m2", start_at="39", increment_by="-2" ) MIGT_substitute ( key_is="key_y_cn_up", start_at="-22.225", increment_by="2.54" ) MIGT_substitute ( key_is="key_y_cn_lw", start_at="-23.495", increment_by="2.54" ) MIGT_substitute ( key_is="key_y_nr_up", start_at="-21.590", increment_by="2.54" ) MIGT_substitute ( key_is="key_y_nr_lw", start_at="-22.860", increment_by="2.54" ) MIGT_substitute ( key_is="key_y_su_up", start_at="-22.860", increment_by="2.54" ) MIGT_substitute ( key_is="key_y_su_lw", start_at="-24.130", increment_by="2.54" )