Versions Compared

Key

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

...

CopyIPcores

Procedure SDK: opening and update SDK project only
('updated' SW on 'NOT updated' HW)
Procedure XPS+SDK: opening and update both XPS and SDK projects
('updated' SW on 'not updated' HW')

Copy IP Cores and drivers used in TE reference projects.

Anchor
CopyIPcores
 Update XPS project from an old version to a new one.
 Export the HW project to SDK.
Open SDK project and (if needed) update the SDK project from an old version to a new oneRecreate SDK project using the new exported HW project;
Download the bitstream to the FPGA,
Check the fiirmware of FX2 microcontroler;
run the demo project.
USB communication tests + DMA tests
Tip

For old version of Xilinx EDK with older veresion of Project Reference (they do no longer exist on GitHub) the procedure is the folowing

  • 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.

 


 

 

Copy IP Cores and drivers used in TE reference projects
Anchor
CopyIPcores
CopyIPcores

To use the "demo" application contained in TE0xxx-Reference-Designs\reference-TE0xxx\SDK\SDK_Workspace, you should (1) copy GitHub's "TE-EDK-IP" folder (from https://github.com/Trenz-Electronic/TE-EDK-IP) to the folder that contains the folder "reference-TE0xxx":

...



Sample UART to USB virtual COM port converter.


Sample UART to USB virtual COM port converter: signal detail.