Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7. Platform Designer Scripting Command Reference

Platform Designer system scripting provides Tcl commands to manipulate your system. The qsys-script provides a command-line alternative to the Platform Designer tool. Use the qsys-script commands to create and modify your system, as well as to create reports about the system.
To use the current version of the Tcl commands, include the following line at the top of your script:
package require -exact qsys <version>
For example, for the current release of the Intel® Quartus® Prime software, include:
package require -exact qsys 18.0

The Platform Designer scripting commands fall under the following categories: