Mixed Signal & Domain Simulation for Embedded Worlds

Download Software

User Guides

Isotel NgSpice Fork

GitHub MixedSim Open-Source Library

Introduction to Open Source Spice Mixed Signal & Verilog Simulation

Conceptual Simulation of Digital Sine Generator from Eagle

Mixed-domain Simulation and Visualization of a Two Wheel Robot with Blender Open-source Software

The Easiest Way of Simulating C/C++ Code Together with an Analog & Digital Spice Simulation

Platise Ferromagnetic (Non-Linear) Model


Introduction to Open Source Spice Mixed Signal & Verilog Simulation

In this article you will learn how to perform a mixed signal simulation in ngspice and verilog using yosys verilog synthesis tool of a sine generation with pseudo-random-sequence generator demo project.

Uros Platise, 19. March 2017

Designing embedded applications typically involves analog and digital worlds, from simple micro-controllers, more comprehensive micro-controllers featuring programmable digital and analog logic, or it could refer to a new chip designs. To be able to verify the concepts we strive for simulation tools that could verify both worlds together, not only as a mixed-signal simulation but also to be able to include Verilog and other languages too. Such solutions are provided by commercial packages each having some benefits and drawbacks. Here we represent an open-source free to use solution thanks to open-source projects which runs on Linux and MAC and also Windows.