edu.cmu.emulator.hw
Class DSPHardwareProperties
java.lang.Object
edu.cmu.emulator.hw.DSPHardwareProperties
public class DSPHardwareProperties
- extends Object
Contains characteristics of each version of the DSP board.
Unlike configuration properties, these characteristics are fixed.
- Author:
- Glenn Judd
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSPHardwareProperties
public DSPHardwareProperties(String version)
getNumPorts
public int getNumPorts()
Copyright © 2013. All Rights Reserved.