...
There are 3 options to create the Vivado project from the Trenz Electronic Project Delivery.
Option 1 Create Trenz Electronic reference project with the delivered batch/bash-files (recommended):
Command files for execution will be generated with "_create_win_setup.cmd" on Windows OS and "_create_linux_setup.sh" on Linux OS.
- open "design_basic_settings.cmd/sh" with text editor and set correct vivado path and board part number
- run "vivado_create_project_guimode.cmd/sh"
- Project will be generate and open automatically (additional optional TE TCL-functions are available).
- Detailed Description how to use the reference design are written on Project Delivery - Xilinx devices
Option 2 Create Trenz Electronic reference project with Vivado TCL-shell:
...
- Project will be generated automatically (additional optional TE-TCL-functions are available).
- Detailed Description how to use the reference design are written on Project Delivery - Xilinx devices
Option 3 Create Trenz Electronic reference project manually without scripts (not recommended):
...