Tincr
0.0
A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite
|
The pblocks
ensemble encapsulates the pblock
class from Vivado's Tcl data structure.
More...
Functions | |
test args | |
test_proc proc args | |
get args | |
The pblocks
ensemble encapsulates the pblock
class from Vivado's Tcl data structure.
tincr::pblocks::test | args | ||
Executes all unit tests for every proc in the pblocks
ensemble.
args | The configuration arguments that will be passed to the tcltest unit testing suite. |
tincr::pblocks::test_proc | proc args | ||
Executes all unit tests for a particular proc in the pblocks
ensemble.
proc | The proc to run the unit tests for. |
args | The configuration arguments that will be passed to the tcltest unit testing suite. |