Scripting

get_ports (Tcl Script API Function)



The get_ports function has the following format:

Syntax get_ports  <port_list>

Arguments

<port_list> List of ports, for example, {pin1 pin2 ...}. The <port_list> cannot contain wildcards. Required.

Return Value

Code Name Code String Return
TCL_ERROR 1 A Tcl transaction is in progress and must be completed before executing:
TCL_ERROR 1 Project has no active compiler setting
TCL_ERROR 1 No project is currently open
Description Returns the list of ports as specified in the <port_list>. Current support is limited to returning the input list as the output. When no <port_list> is specified, the command returns nothing.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.