Simulation in LibrePCB

Hi,
I’Am new to the forum here.

A nice idea is adding an simulator in the schematic editor.

GnuCap is an open source simulator.

There are some simulation schematics examples
Unfortunately they cannot make a pcb

qucs

qucs-s
https://ra3xdh.github.io/

SimulIDE
Real Time Electronic Circuit Simulator. With PIC, AVR and Arduino simulation.

Greatings,
Erik

1 Like

www.myhdl.org is also something to look at. It makes it possible to simulate HDL designs that can generate Verilog and VHDL.

And when thinking about FPGA, https://symbiflow.github.io/ is good to also look at, as SymbiFlow is the standard for fully open source toolchain for FPGA’s.

MAME can also be something to look at, as it has a huge range of emulators for different CPU’s https://github.com/mamedev/mame/tree/master/src/devices/cpu
…that uses a common standard for communication.

@ubruhin Are there any plans to implement this?

Ps: Greetings from a former Sensirion Praktikant.

Hey @SebastianJL :smiley:

Unfortunately no, there are no plans to implement this in the near future (too many other things to do first)…