Uses of Class
edu.cmu.emulator.genIQ.PathBasedEmuDef

Packages that use PathBasedEmuDef
edu.cmu.emulator.genIQ Generates verilog code for implementing the DSP based on the parameters from the XML configuration file. 
 

Uses of PathBasedEmuDef in edu.cmu.emulator.genIQ
 

Fields in edu.cmu.emulator.genIQ declared as PathBasedEmuDef
protected  PathBasedEmuDef GenUCF.emuDef
           
protected  PathBasedEmuDef GenControlModule.emuDef
           
 

Methods in edu.cmu.emulator.genIQ with parameters of type PathBasedEmuDef
 void GenEmulator.generate(PathBasedEmuDef emuDef)
           
 

Constructors in edu.cmu.emulator.genIQ with parameters of type PathBasedEmuDef
GenControlModule(PathBasedEmuDef emuDef, byte[] checksum)
           
GenUCF(PathBasedEmuDef emuDef)
           
 



Copyright © 2013. All Rights Reserved.