byucc.jhdl.apps.Jab
Interface BrowserHardwareInterface


public interface BrowserHardwareInterface


Method Summary
 int getCellHardwareValue(Cell cell)
           
 long getLongCellHardwareValue(Cell cell)
           
 java.lang.String getModuleName()
           
 void stepHardwareClock(int clock_count)
           
 

Method Detail

getModuleName

public java.lang.String getModuleName()

stepHardwareClock

public void stepHardwareClock(int clock_count)

getCellHardwareValue

public int getCellHardwareValue(Cell cell)

getLongCellHardwareValue

public long getLongCellHardwareValue(Cell cell)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.