|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.user.GenerateVHDL
public class GenerateVHDL
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 |
---|
public GenerateVHDL()
Method Detail |
---|
public static java.util.List<java.lang.String> convertCell(Cell cell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |