|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.base.ExternalUpdateManager
Object to manage the external update of a jhdl design Right now we are considering two different types of updates 1) updates from checkpointing. a file is written that contains circuit values 2) updates from hardware platform.
Method Summary | |
int |
findOutputValue(ExternallyUpdateable cCell)
Deprecated. No longer used, ExternallyUpdatable#fetchState() used instead |
void |
readStateFromHardware(int steps)
ReadState. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int findOutputValue(ExternallyUpdateable cCell)
ExternallyUpdatable#fetchState()
used instead
public void readStateFromHardware(int steps)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |