The pins
ensemble encapsulates the pin
class from Vivado's Tcl data structure.
More...
The pins
ensemble encapsulates the pin
class from Vivado's Tcl data structure.
Remove a pin from a cell.
- Parameters
-
- Returns
- True (1) if successful, false (0) otherwise.
Executes all unit tests for every proc in the pins
ensemble.
- Parameters
-
args | The configuration arguments that will be passed to the tcltest unit testing suite. |
tincr::pins::test_proc |
|
|
proc args |
|
|
| |
Executes all unit tests for a particular proc in the pins
ensemble.
- Parameters
-
proc | The proc to run the unit tests for. |
args | The configuration arguments that will be passed to the tcltest unit testing suite. |