# # This is an Impact Batch file to make the BF_4_LVDS_Transmitter .ace # # Usage: impact -batch this_file_name # # The .bit file that is used to make this .ace file is: # # /home/cmxuser/Xilinx/CMX_prod_testing/BF/BF_B4_Backp_and_LVDS_TX/CMX_top_Base.bit # # The "collection name" made by Impact running this batch file is: BF_4LVTx # 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_4LVTx" addDesign -version 0 -name "rev0" addDeviceChain -index 0 setCurrentDesign -version 0 addDevice -position 1 -file "/home/cmxuser/Xilinx/CMX_prod_testing/BF/BF_B4_Backp_and_LVDS_TX/CMX_top_Base.bit" generate -active BF_4_LVDS_Tx quit