Versions Compared

Key

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

...

Old version of Xilinx EDK

  • Open the project by double-clicking on the system.xmp file. The Xilinx Platform Studio is opened.
  • If you open the project with a new version of Xilinx XPS, the tool will try to update all the components of MicroBlaze system. In some case it is not possible to refuse the update.
  • To compile the project press the "Download Bitstream to the FPGA" button.

...

  • If the HDL design was successfully implemented and downloaded to the TE0300/TE0320/TE0630 family module, you can proceed to compile the MB software. Press the "build all user applications" button.

...

New version of Xilinx EDK (subdivision between XPS and SDK)

  • Open the project by double-clicking on the system.xmp file. The Xilinx Platform Studio is opened.
  • If you open the project with a new version of Xilinx XPS, the tool will try to update all the components of MicroBlaze system. In some case it is not possible to refuse the update.
  • Select "Project" > "Select Elf Fle..."
  • Select the Efl file demo.elf
  • Select "Device Configuration" > "Update Bitstream"
  • Select "Device Configuration" > "Download Bitstream"
  • Configure Jtag_Uart
  • Run xmd
  • Run Console

To compile the project you should first chose elf file

...