|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DSPHardwareConfiguration | |
|---|---|
| edu.cmu.emulator | Contains the main classes required by the Emulator. |
| edu.cmu.emulator.gen | Generates verilog code for implementing the DSP based on the parameters from the XML configuration file. |
| edu.cmu.emulator.genIQ | Generates verilog code for implementing the DSP based on the parameters from the XML configuration file. |
| edu.cmu.emulator.hw | Hardware configuration information. |
| edu.cmu.emulator.world | Implements the emulator's virtual physical environment. |
| Uses of DSPHardwareConfiguration in edu.cmu.emulator |
|---|
| Fields in edu.cmu.emulator declared as DSPHardwareConfiguration | |
|---|---|
protected DSPHardwareConfiguration |
ConfigValidator.dspHWConfig
|
| Constructors in edu.cmu.emulator with parameters of type DSPHardwareConfiguration | |
|---|---|
ConfigValidator(DSPHardwareConfiguration dspHWConfig,
DSPConfiguration dspConfig)
|
|
| Uses of DSPHardwareConfiguration in edu.cmu.emulator.gen |
|---|
| Fields in edu.cmu.emulator.gen declared as DSPHardwareConfiguration | |
|---|---|
protected DSPHardwareConfiguration |
PathBasedEmuDef.dspHWConfig
|
| Uses of DSPHardwareConfiguration in edu.cmu.emulator.genIQ |
|---|
| Fields in edu.cmu.emulator.genIQ declared as DSPHardwareConfiguration | |
|---|---|
protected DSPHardwareConfiguration |
PathBasedEmuDef.dspHWConfig
|
| Uses of DSPHardwareConfiguration in edu.cmu.emulator.hw |
|---|
| Fields in edu.cmu.emulator.hw declared as DSPHardwareConfiguration | |
|---|---|
protected DSPHardwareConfiguration |
EmuHWConfiguration.dspHWConfig
|
| Methods in edu.cmu.emulator.hw that return DSPHardwareConfiguration | |
|---|---|
DSPHardwareConfiguration |
EmuHWConfiguration.getDSPHWConfig()
|
static DSPHardwareConfiguration |
DSPHardwareConfiguration.parse(Element dspConfigElement)
|
| Constructors in edu.cmu.emulator.hw with parameters of type DSPHardwareConfiguration | |
|---|---|
EmuHWConfiguration(DSPHardwareConfiguration dspHWConfig,
HashMap rfFrontEndDefs,
HashMap signalConvDefs)
|
|
| Uses of DSPHardwareConfiguration in edu.cmu.emulator.world |
|---|
| Fields in edu.cmu.emulator.world declared as DSPHardwareConfiguration | |
|---|---|
private DSPHardwareConfiguration |
NodeDefParser.dspHWConfig
|
| Constructors in edu.cmu.emulator.world with parameters of type DSPHardwareConfiguration | |
|---|---|
NodeDefParser(DSPHardwareConfiguration dspHWConfig)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||