Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

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

Document Table of Contents
Give Feedback

2.3.1. Loading Tcl Packages

To load an Intel® Quartus® Prime Tcl package, use the load_package command as follows:
load_package [-version <version number>] <package name>

This command is similar to package require, but it allows to alternate between different versions of an Intel® Quartus® Prime Tcl package.