![]()  | 
  
    Tincr
    0.0
    
   A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite 
   | 
 
The libs ensemble encapsulates the lib class from Vivado's Tcl data structure.  
More...
Functions | |
| test args | |
| test_proc proc args | |
| get args | |
The libs ensemble encapsulates the lib class from Vivado's Tcl data structure. 
| tincr::libs::get | args | ||
Queries Vivado's object database for a list of lib objects that fit the given criteria. At the moment, this is just a wrapper function for Vivado's get_libs command. 
| tincr::libs::test | args | ||
Executes all unit tests for every proc in the libs ensemble. 
| args | The configuration arguments that will be passed to the tcltest unit testing suite.  | 
| tincr::libs::test_proc | proc args | ||
Executes all unit tests for a particular proc in the libs ensemble. 
| proc | The proc to run the unit tests for. | 
| args | The configuration arguments that will be passed to the tcltest unit testing suite.  | 
 1.8.13