public class HSpiceOut extends Simulate
Input.InputPreferences
byteCount, 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 HSpice output files.
|
getLineFromSimulator, getSpiceOutputType, plotArchSimResults, plotSimulationResults, plotSpiceResults, plotSpiceResultsThisCell, plotVerilogResults, plotVerilogResultsThisCell, readSimulationResults
changesQuiet, closeInput, eofDuring, getAKeyword, getInputPreferences, getLine, getLineFromBinary, getProgressNote, getRestOfLine, importALibrary, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialog
protected Stimuli readSimulationOutput(java.net.URL fileURL, Cell cell) throws java.io.IOException
readSimulationOutput
in class Simulate
fileURL
- the URL to one of the output files.cell
- the Cell associated with these HSpice output files.java.io.IOException