public class GateRegression extends Job
Job.Inform, Job.Key, Job.Priority, Job.Type
finished, LOCALDEBUGFLAG, MIN_NUM_SECONDS, reportExecution, timer
Constructor and Description |
---|
GateRegression(Technology techNm) |
Modifier and Type | Method and Description |
---|---|
static void |
aPass(double x,
StdCellParams stdCell,
Technology technology) |
boolean |
doIt()
This is the main work method.
|
static int |
runRegression(Technology technology,
Library scratchLib,
int backupScheme,
EditingPreferences ep)
Programatic interface to gate regressions.
|
abort, checkAbort, error, fieldVariableChanged, findValidSnapshot, getAllJobs, getDatabase, getDebug, getDeleteWhenDone, getEditingPreferences, getEnvironment, getExtendedUserInterface, getExtraDebug, getInfo, getInform, getKey, getRunningJob, getScheduledToAbort, getStatus, getTechPool, getTool, getUserInterface, initJobManager, inServerThread, isClientThread, isExamine, isFinished, pipeClient, pipeServer, remove, setCurrentLibraryInJob, setDebug, setProgress, setReportExecutionFlag, setUserInterface, showSnapshot, socketClient, startJob, startJob, startJobOnMyResult, terminateFail, terminateIt, terminateOK, toString, updateIncrementalDRCErrors, updateNetworkErrors
public GateRegression(Technology techNm)
public static void aPass(double x, StdCellParams stdCell, Technology technology)
public boolean doIt() throws JobException
Job
doIt
in class Job
JobException
- TODOpublic static int runRegression(Technology technology, Library scratchLib, int backupScheme, EditingPreferences ep) throws JobException
JobException