QSpice/Qorvo Links
Get the QSpice simulator from Qorvo here.
The QSpice forum is here.
The Qorvo YouTube Channel is here.
Information about the Digitial Mars (DMC) compiler is here.
Other Recommended Sites
The PyQSPICE Scripting Tool GitHub repo.
QSpice Forum @KSKelvin's Github repo.
QSpice Forum @Mgyger's GitLab repo.
QSpice Forum @physicboy's Github repo.
Professor Marcos Alonso's QSpice YouTube Channel and GitHub Repo.
QSpice symbol and class to implement general purpose I/O pins (i.e., micro-controller tri-state pins).
QSpice C-Block/DLL components to read/write basic audio WAV files. Source code and examples.
Proof of concept serial buffer. See SpiIO components for improved serial buffer (in SpiIO.h).
QSpice C-Block code and schematics to implement custom SPI master & slave components.
QSpice C-Block implementation of a discrete PID controller courtesy of KSKelvin.
Go to PID Controller Component
Various documentation and tools relevant to C-Block component development.
Build configurations for C-Block component development using the VSCode IDE.
Step-by-step guide to configure a Visual Studio project to compile and debug C-Block components.
Odds and ends, bits and bobs that may be useful.
An alternative to the QSpice C-Block component code generator.
A TCP-based client/server framework for QSpice C-Block components.
A micro-controller simulation framework for QSpice. Currently a (working) Proof of Concept for Microchip devices.
Note: This project is on hold. See the QMdbSim Project below for the replacement.
A micro-controller simulation framework for QSpice for Microchip devices.