hades.models.mips.tools
Class GenerateSym

java.lang.Object
  extended byhades.models.mips.tools.GenerateSym

public class GenerateSym
extends java.lang.Object

This class provides a way to generate a sym file for HadesInterface. For this purpose HadesInterface will be instantiated and the ports will be read in order to generate a port description.


Constructor Summary
GenerateSym()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateSym

public GenerateSym()
Method Detail

main

public static void main(java.lang.String[] argv)