public class GateRegression extends Job
Job.Inform, Job.Key, Job.Priority, Job.TypeendTime, 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, updateNetworkErrorspublic GateRegression(TechType.TechTypeEnum techNm)
public static void aPass(double x,
StdCellParams stdCell,
TechType.TechTypeEnum technology)
public boolean doIt()
throws JobException
JobdoIt in class JobJobException - TODOpublic static int runRegression(TechType.TechTypeEnum technology, Library scratchLib, int backupScheme)