com.sun.electric.tool.user
Class GenerateVHDL

java.lang.Object
  extended by com.sun.electric.tool.user.GenerateVHDL

public class GenerateVHDL
extends java.lang.Object

This is the VHDL generation facility.


Constructor Summary
GenerateVHDL()
           
 
Method Summary
static java.util.List<java.lang.String> convertCell(Cell cell)
          Method to ensure that cell "np" and all subcells have VHDL on them.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateVHDL

public GenerateVHDL()
Method Detail

convertCell

public static java.util.List<java.lang.String> convertCell(Cell cell)
Method to ensure that cell "np" and all subcells have VHDL on them.