|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthades.models.mips.mipsmemory.MemoryManagementUnit
Address translation
Constructor Summary | |
MemoryManagementUnit(ResetHandler resetHandler)
|
Method Summary | |
void |
por()
Power on reset or hardware reset |
void |
reset()
software reset |
int |
translate(int address)
translate virtual to real address |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemoryManagementUnit(ResetHandler resetHandler)
Method Detail |
public void por()
por
in interface Resetable
public void reset()
reset
in interface Resetable
public int translate(int address)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |