com.eu.miscedautils.shell
Class Vhdl2VlogBAKUP
java.lang.Object
com.eu.miscedautils.shell.Vhdl2VlogBAKUP
public class Vhdl2VlogBAKUP
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vhdl2VlogBAKUP
public Vhdl2VlogBAKUP(FVhPEntity dut,
java.lang.String vlogFile)
getEntity
public FVhPEntity getEntity()
setEntity
public void setEntity(FVhPEntity dut)
getVlogFile
public java.lang.String getVlogFile()
setVlogFile
public void setVlogFile(java.lang.String vlogFile)
convertPorts
public java.util.LinkedList<FVPPort> convertPorts(FVhPEntity dut)
convertGenerics
public java.util.LinkedList<FVPParamDecl> convertGenerics(FVhPEntity dut)
convertEntity
public FVPModule convertEntity(FVhPEntity dut)