Package | Description |
---|---|
com.sun.electric.tool.io.input | |
com.sun.electric.tool.io.input.verilog | |
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Field and Description |
---|---|
IconParameters |
EDIF.EDIFPreferences.iconParameters |
Modifier and Type | Field and Description |
---|---|
IconParameters |
VerilogReader.VerilogPreferences.iconParameters |
Modifier and Type | Method and Description |
---|---|
static IconParameters |
IconParameters.makeInstance(boolean userDefaults) |
Modifier and Type | Method and Description |
---|---|
Cell |
CompileVerilogStruct.genCell(Library destLib,
boolean schematic,
EditingPreferences ep,
IconParameters ip)
Method to generate a cell that represents this netlist.
|