|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.base.Nameable
byucc.jhdl.base.Node
byucc.jhdl.base.HWSystem
byucc.jhdl.apps.Jab.HardwareSystem
Field Summary |
Fields inherited from class byucc.jhdl.base.HWSystem |
_hws, CLOCK_DOMAIN, EVENT_DRIVEN, HARDWARE_READBACK, SINGLE_CLOCK, SOFTWARE_CHECKPOINT |
Constructor Summary | |
HardwareSystem()
|
Method Summary | |
void |
cycle(int no_clocks)
This method is invoked to advance the simulator by no_clocks. |
Methods inherited from class byucc.jhdl.base.Node |
checkAll, delete, getBuildingFlag, getChildren, getChildrenEnumeration, getDefaultClock, getInstanceName, getParent, getParentCell, getRelatives, getSystem, getWires, optimize, orphanAllowed, postorderCheck, preorderCheck, printAllChildren, printTree, setDefaultClock, subClassDelete, toString |
Methods inherited from class byucc.jhdl.base.Nameable |
caseSensitivity, caseSensitivity, disableNameClashChecking, getFullName, getFullNameNoTestBench, getHierNameNoTestBench, getInstanceNo, getInstanceNumber, getLeafName, getLeafName, getRelativeName, getUserName, getUserName, hasUserSpecifiedName, isDescendantOf, setInstanceNumber |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public HardwareSystem()
Method Detail |
public void cycle(int no_clocks)
HWSystem
cycle
in class HWSystem
no_clocks
- the number of clocks to run the simulator.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |