public class RTLStubGenerator
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
VERILOG_COMMENT |
static String |
VHDL_COMMENT |
Constructor and Description |
---|
RTLStubGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
createVerilogStub(Design d,
OutputStream out) |
static void |
createVHDLStub(Design d,
OutputStream out) |
static EDIFPort[] |
getSortedPortList(EDIFCell c) |
public static final String VERILOG_COMMENT
public static final String VHDL_COMMENT