Tincr
0.0
A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
|
The wires
ensemble encapsulates the wire
class from Vivado's Tcl data structure.
More...
Functions | |
test args | |
get args | |
get_info wire ?info? | |
The wires
ensemble encapsulates the wire
class from Vivado's Tcl data structure.
tincr::wires::get_info | wire ?info? | ||
Get information about a wire that can be obtained from parsing its name.
wire | The wire object. |
info | The information to get about the wire. Valid values include tile or name . |