Tincr  0.0
A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
Namespaces | Functions
nodes.tcl File Reference

Query node objects in Vivado. More...

Namespaces

 tincr
 All of the Tcl procs provided in the design package are members of the tincr namespace.
 
 tincr::nodes
 The noes ensemble encapsulates the node class from Vivado's Tcl data structure.
 

Functions

 tincr::nodes::test args
 
 tincr::nodes::get args
 
 tincr::nodes::get_source_wire args
 
 tincr::nodes::get_sinks args
 
 tincr::nodes::get_info node ?info?
 
 tincr::nodes::exist node
 
 tincr::nodes::hops node hops
 
 tincr::nodes::between_pips pip1 pip2
 
 tincr::nodes::manhattan_distance node
 

Detailed Description

Query node objects in Vivado.

The nodes ensemble provides procs that query a device's nodes.