public class SilComp extends Tool
Modifier and Type | Class and Description |
---|---|
static class |
SilComp.SilCompPrefs |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SCLIBNAME |
Modifier and Type | Method and Description |
---|---|
static SilComp |
getSilCompTool()
Method to retrieve the singleton associated with the Silicon Compiler tool.
|
void |
init()
Method to initialize the Silicon Compiler tool.
|
clearAnalysis, clearBackground, clearFixErrors, clearIncremental, clearOn, clearSynthesis, compareTo, findTool, getIndex, getListeners, getName, getNumTools, getProjectSettings, getTools, initAllTools, isAnalysis, isBackground, isFixErrors, isIncremental, isOn, isSynthesis, setAnalysis, setBackground, setFixErrors, setIncremental, setOn, setSynthesis, setVarInJob, testAll, toString
public static final java.lang.String SCLIBNAME