edu.cmu.emulator.gen
Class GenEmulator

java.lang.Object
  extended by edu.cmu.emulator.gen.GenEmulator

public class GenEmulator
extends Object


Field Summary
private static int AUXFPGA_PORT
           
 
Constructor Summary
GenEmulator()
           
 
Method Summary
 void generate(PathBasedEmuDef emuDef)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUXFPGA_PORT

private static final int AUXFPGA_PORT
See Also:
Constant Field Values
Constructor Detail

GenEmulator

public GenEmulator()
Method Detail

generate

public void generate(PathBasedEmuDef emuDef)

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.