dni::all_inputs (::quartus::dcmd_dni)

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

Tcl Package and Version

Belongs to ::quartus::dcmd_dni 1.0

Syntax dni::all_inputs [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
This command creates a collection of all input ports in the current design.
Example Usage
# List all input ports from top module in current design.
dni::all_inputs
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful