Intel® Quartus® Prime Standard Edition User Guide: Scripting

ID 683325
Date 9/24/2018
Public
Document Table of Contents

2.2.1. Loading 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.