byucc.jhdl.platforms.util.module
Class Module
java.lang.Object
byucc.jhdl.platforms.util.module.Module
- public class Module
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
board
protected GenericBoard board
Module
public Module(CLInterpreter interp,
BrowserCore bCore)
Module
public Module(CLInterpreter interp,
GenericBoard board)
getBrowserCore
public BrowserCore getBrowserCore()
getBoard
public GenericBoard getBoard()
registerPeProgramCommand
protected void registerPeProgramCommand(CLInterpreter interp)
registerLoadMemCommand
protected void registerLoadMemCommand(CLInterpreter interp)
registerRegisterCommands
protected void registerRegisterCommands(CLInterpreter interp)
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.