Quartus® Prime Pro Edition User Guide: Scripting

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

4.1.5.9. dni::color (::quartus::dcmd_dni)

The following table displays information for the dni::color Tcl command:

Tcl Package and Version

Belongs to ::quartus::dcmd_dni

Syntax dni::color [-h | -help] [-long_help] -action <action> [-append] [-checkpoint <checkpoint name> ] [-file <file> ] [-name <name> ] [-object <object> ] [-set <set> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-action <action> color action
-append to append to existing file or overwrite
-checkpoint <checkpoint name> checkpoint name
-file <file> file name to save or restore color sets
-name <name> name for the colored set
-object <object> object to be colored
-set <set> a set containing colored objects
Description
Work with object color set.
Example Usage
dni::color -action $action
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful