edu.cmu.emulator.hw
Class DSPHardwareProperties

java.lang.Object
  extended by 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

Constructor Summary
DSPHardwareProperties(String version)
           
 
Method Summary
 int getNumPorts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSPHardwareProperties

public DSPHardwareProperties(String version)
Method Detail

getNumPorts

public int getNumPorts()


Copyright © 2013. All Rights Reserved.