Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/01/2024
Public
Document Table of Contents

2.3.1. Loading Tcl Packages

To load an 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 Quartus® Prime Tcl package.