Hi, I started a project based on the reference design of the TE0720.
All the standard TCL script (*.cmd) is working: Project creation, batch build.
But I can't find a way/door to just update the Application of the PS and regenerate the boot image.
I have to admit, I'm a bit loss in the QTY and organisation of the script directory.
Could some one help me to find a way to do this instead of recompile the hole project.
I can't find the switch or the entry to just recompile the SDK project without clearing all the fabric project.
thank you.
Hi,
we have new 2017.4 reference design with wiki description:
- https://wiki.trenz-electronic.de/display/PD/TE0720+Test+Board (https://wiki.trenz-electronic.de/display/PD/TE0720+Test+Board)
- https://wiki.trenz-electronic.de/display/PD/TE0720+Test+Board#TE0720TestBoard-DesignFlow
If you do not change the vivado design, you can recreate Boot.bin with SDK. You found some basic notes on the following link:
- https://wiki.trenz-electronic.de/display/PD/SDK+Projects
A description of the TE scripts is on:
- https://wiki.trenz-electronic.de/display/PD/Project+Delivery
But normally it's only need to create the project with this scripts. Other features of this scripts are optional (scripts are only a automation of some parts of the xilinx recommended design flow).
Other Links to Xilinx Documentation on:
- https://wiki.trenz-electronic.de/pages/viewpage.action?pageId=14746264
br
John