# # This is an Impact Batch file to make the IO_Delay .ace file. # # Usage: impact -batch this_file_name # # The .bit file that is used to make this .ace file is: # # /home/cmxuser/Xilinx/CMX_tests/CMX_test_lvds_and_dyn_backplane/CMX_test_lvds_and_dyn_backplane_BF.bit # # The "collection name" made by Impact running this batch file is: BF_DELAY # setMode -cf setAttribute -configdevice -attr path -value "/home/cmxuser/D_Edmunds/ACE_Files" setAttribute -configdevice -attr size -value "402653184" setAttribute -configdevice -attr name -value "XCCACE-AUTO" addCollection -name "BF_DELAY" addDesign -version 0 -name "rev0" addDeviceChain -index 0 setCurrentDesign -version 0 addDevice -position 1 -file "/home/cmxuser/Xilinx/CMX_tests/CMX_test_lvds_and_dyn_backplane/CMX_test_lvds_and_dyn_backplane_BF.bit" generate -active IO_Delay_ACE quit