Intel® Quartus® Prime Standard Edition User Guide: Scripting

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

2.10.6. The quartus() Array

The global quartus() Tcl array includes other information about your project and the current Intel® Quartus® Prime executable that might be useful to your scripts. The scripts in the preceding examples parsed command line arguments found in quartus(args). For information on the other elements of the quartus() array, type the following command at a Tcl prompt:

help -quartus