Hi everyone,
I’ve developed a new QRAW file viewer designed for high-performance waveform visualization on Windows, Mac, and Linux. By leveraging the GPU, it offers a smooth experience while maintaining many of the core features found in the native QSPICE viewer.
Key Features:
- Cross-Platform: Runs natively on Windows, macOS, and Linux.
- GPU Accelerated: Handles large datasets with ease.
- JupyterLab Support: Integrated for advanced data analysis and notebooks.
Quick Start: You’ll need Python 3.12 or higher. Install it directly via pip:
pip install git+https://github.com/spice-projects/qspice-qraw-viewer.git
To launch the app, simply run:
qspice-qraw-viewer
Full Documentation & Source:
I hope you find this tool helpful for your simulation workflows!
