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

ID 683609
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.12. 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: