Package | Description |
---|---|
com.sun.electric.tool.sc |
Package for handling the silicon-compiler tool.
|
com.sun.electric.tool.user.menus |
Constructor and Description |
---|
Maker(EditingPreferences ep,
SilComp.SilCompPrefs prefs) |
Place(SilComp.SilCompPrefs prefs) |
Route(SilComp.SilCompPrefs prefs) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ToolMenu.doSilCompActivityNoJob(Cell cell,
int activities,
SilComp.SilCompPrefs prefs,
boolean doItNow) |
static void |
ToolMenu.doSiliconCompilation(Cell cell,
boolean doItNow,
SilComp.SilCompPrefs prefs,
EditingPreferences ep)
Method to handle the menu command to convert a cell to layout.
|