Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ensure the JTAG dongle is connected to your board
  • Verify the esn of the dongle
  • Log into the computer to which the dongle's USB cable is connected
  • Run iMPACT from the build/firmware/<project> directory
    • Load the project of interest or bail out of any pop-ups
    • Select Output -> Cable Setup...
    • Ensure the JTAG dongle with your esn is selected
    • Click OK
    • Select the Boundary Scan window
    • For 405s:
      • Right click on PROM device -> Assign New Configuration File
      • Select .mcs file -> Open
      • PROM device now has file name instead of 'bypass'
      • Right click on PROM device -> Program
    • For 440s:
      • Right click on FPGA device -> Add SPI/BPI Flash...
      • Select .mcs file -> Open
      • Select BPI PROM, XCF128X, Data Width: 16, Select RS0b Pin Address Bits: NOT USED, OK
      • Ignore iMPACT Warning by clicking OK
      • Right click on attached FLASH device -> Program
  • After completion, cycle board (or payload) power to reload the FPGA

...