Tincr
0.0
A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
|
The site_pins
ensemble encapsulates the site_pin
class from Vivado's Tcl data structure.
More...
Functions | |
test args | |
get args | |
get_info site_pin ?info? | |
The site_pins
ensemble encapsulates the site_pin
class from Vivado's Tcl data structure.
tincr::site_pins::get_info | site_pin ?info? | ||
Get information about a site pin that can be found by parsing its name.
node | The site_pin object or site pin name to query. |
info | What information to get about the site pin. Valid values include "site" or "name". |