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