How to simulate an ADC in QSPICE using C++

Introduction on how to create a mixed-signal simulation in QSPICE and how to simulate an ADC in C++. You can find the QSPICE Simulation Files in the following github link: https://github.com/EngineeringHustle/... Other QSPICE videos:    • How to simulate an STM32 PWM in QSPICE usi...      • Simulating a Microcontroller PWM in C++ us...   Chapters: 0:00 Introduction to QSPICE 0:28 Running the first QSPICE simulation 3:56 Setting up the C++ block 5:23 Amplitude - discrete ADC 8:44 Including time - discretization 11:14 Conculsion