|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Just a tagging interface to indicate that something is a programatic testbench.
Method Summary | |
void |
execute()
Executes the test bench. |
Method Detail |
public void execute()
HWSystem.cycle(int)
or HWSystem.step(int)
; and
will be called repetatively when it completes. This method
allows a testbench to programatically alter its inputs over
arbitrary lengths of simulation.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |