public class EpicOutProcess extends Simulate implements java.lang.Runnable
Input.InputPreferencesbyteCount, dataInputStream, ep, errorLogger, fileLength, filePath, inputStream, lineReader, READ_BUFFER_SIZE| Modifier and Type | Method and Description |
|---|---|
protected Stimuli |
readSimulationOutput(java.net.URL fileURL,
Cell cell)
Method to read an Spice output file.
|
void |
run()
This methods implements Runnable interface for thread which polls stdErr of EpicReaderProcess
and redirects it to System.out and progress indicator.
|
getLineFromSimulator, getSpiceOutputType, plotArchSimResults, plotSimulationResults, plotSpiceResults, plotSpiceResultsThisCell, plotVerilogResults, plotVerilogResultsThisCell, readSimulationResultschangesQuiet, closeInput, eofDuring, getAKeyword, getInputPreferences, getLine, getLineFromBinary, getProgressNote, getRestOfLine, importALibrary, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialogprotected Stimuli readSimulationOutput(java.net.URL fileURL, Cell cell) throws java.io.IOException
readSimulationOutput in class Simulatejava.io.IOExceptionpublic void run()
run in interface java.lang.Runnable