StarVision / SpiceVision Integration

BeSpice Wave is a waveform viewer specialized for visualizing and analyzing Spice simulation results. It is available as software component for various graphical toolkits and frameworks. The Tk version of BeSpice Wave is available as plug-in extension for StarVisionĀ® and SpiceVisionĀ®. StarVision and SpiceVision are products from Concept Engineering GmbH,…

Continue reading

Parse Spice Simulation Output With Matlab

Matlab and it’s various toolboxes offer great possibilities to work with large numerical data sets. These possibilities are extensively used by designers for analyzing Spice simulation results. BeSpice Wave Parser, our waveform parser library is available as Matlab toolbox with the complete functionality of the C/C++ interface. This allows engineers…

Continue reading

Parse Spice Simulation Output With Python

Python modules like Pandas, Anaconda and SciPy offer great possibilities to work with large numerical data sets. These possibilities to manipulate numerical data can do a great job for analyzing Spice simulation results. BeSpice Wave Parser, our waveform parser library has been extended to a Python module with the complete…

Continue reading

PSFXL Parser

PSFXL files are mainly generated by the Cadence Spectre simulator. The format is an extension of the PSF file format. It allows higher read/write speeds. Therefore Spectre generates PSFXL files for transient simulations. In addition to the data files Spectre writes a “logFile” which lists all files containing simulation data….

Continue reading

PSF Parser

PSF (Parameter Storage Format) files are mainly created by the Cadence Spectre simulator. Spectre stores it’s output data either in single or double precision binary or in a human-readable ascii format. Many other simulators also support the PSF file format. The Virtuoso design framework uses this format extensively. Some inconveniences…

Continue reading

Waveform Parser Extensions

The BeSpice Waveform Parser can be extended over a plug-in API. This allows to extend the parser to file formats that are not supported natively. Every shared library that implements the plug-in API can be linked at runtime to extend the waveform parser. As BeSpice Wave is based on theĀ …

Continue reading