ra4king / CircuitSim

Basic Circuit Simulator
https://ra4king.github.io/CircuitSim
BSD 3-Clause "New" or "Revised" License
76 stars 28 forks source link

Feature Request: allow adding breakpoints #57

Closed ra4king closed 2 years ago

ra4king commented 5 years ago

Rough idea: have a fancy "breakpoint" component. When this component receives a "1" signal, the simulation stops.

ra4king commented 2 years ago

Implemented in #70