Get_pod_names, Get_ports, Get_project_constraint_files – Achronix ACE Version 5.0 User Manual
Page 342: Get_project_directory, 64 get pod names, 65 get ports, 66 get project constraint files, 67 get project directory, Get pod names, Get ports

get project directory
Chapter 5. Tcl Command Reference
get pod names
get pod names [-all] [-usb] [-ethernet] [-list
<
args
>
]
Returns a list of names of available Bitporter pods.
Argument
Required/Optional
Description
[-all]
Optional
(default behavior) returns USB
and detected Ethernet pods.
[-usb]
Optional
(optional) returns only the USB
pods.
[-ethernet]
Optional
(optional) returns only the
detected Ethernet pods.
[-list
<
args
>
]
Optional
(optional) specifies a list of
podnames whose availability
should be checked.
get ports
get ports filter [-no case]
Returns a collection of ports (design inputs and outputs) in the design. All port names match the specified
pattern. Wildcards may be used to select multiple ports at once.
Argument
Required/Optional
Description
filter
Required
The required <filter> option is
used to filter returned node names
(string patterns are matched using
Tcl string matching)
[-no case]
Optional
The optional -no case option
specifies the matching of node
names to the filter should be
case-insensitive
get project constraint files
get project constraint files [-project
<
arg
>
]
This command returns a list of all the constraint file paths for a project.
Argument
Required/Optional
Description
[-project
<
arg
>
]
Optional
The optional -project
<
projectName> option is used
to specify an alternate project
(by name) to get the constraint
file paths from.
get project directory
get project directory [-project
<
arg
>
]
UG001 Rev. 5.0 - 5th December 2012
330