Quartus® Prime Pro Edition User Guide: Scripting

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

4.1.2.11. get_design_development_kits (::quartus::board)

The following table displays information for the get_design_development_kits Tcl command:

Tcl Package and Version

Belongs to ::quartus::board

Syntax get_design_development_kits [-h | -help] [-long_help] [-source <online|quartus|my_download|all> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-source <online|quartus|my_download|all> The Load From sources of the designs (Online, Pre-installed, Downloaded or All)
Description
This command returns the unique development kits of the designs that are loaded from the source argument. If source argument isn't specified, the command will return unique development kits of all the loaded designs.
Example Usage
set devkits [::board::get_design_development_kits]
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful