In this lab we are use a TCL scripts to prepare and finalize our hardware project.
We will use here a lab9.tcl script delivered in Speedway support documents.
Please go to the following directory: ZynqHW/2017_4/Support_documents/Lab9/ and type source ./lab9.tcl
This scripts is responsible for adding a new IP blocks do design like Wireless Manager or GPIO. It creates proper connections then regenerate the layout and perform synthesis and implementation followed by bitstream generation.
So, by usage of one script we could do all things which we made manually in previous labs.