![]() |
Tincr
0.0
A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
|
Query bel objects in Vivado.
More...
Namespaces | |
| tincr | |
All of the Tcl procs provided in the design package are members of the tincr namespace. | |
| tincr::bels | |
The bels ensemble encapsulates the bel class from Vivado's Tcl data structure. | |
Functions | |
| tincr::bels::test args | |
| tincr::bels::get args | |
| tincr::bels::get_name bel | |
| tincr::bels::get_type bel | |
| tincr::bels::unique args | |
| tincr::bels::get_info bel ?info? | |
| tincr::bels::instance_route_through args | |
| tincr::bels::get_types bel | |
| tincr::bels::get_site_types bel | |
| tincr::bels::iterate var obj body | |
| tincr::bels::compatible_with_lib_cell lib_cell | |
| tincr::bels::compatible_with_cell cell | |
| tincr::bels::compatible_with objs | |
| tincr::bels::is_lut5 bel | |
| tincr::bels::is_lut6 bel | |
| tincr::bels::is_lut args | |
| tincr::bels::is_route_through bel | |
| tincr::bels::remove_route_through args | |
Query bel objects in Vivado.
The bels ensemble provides procs that query a device's BELs.
1.8.13