Skip to content

An interactive digital logic simulator with verilog support (Yosys)

License

Notifications You must be signed in to change notification settings

freand76/digsim

Repository files navigation

DigSim - Interactive Digital Logic Simulator

Install

> python -m pip install .[app]

Start Interactive GUI

> python -m digsim.app

Examples

Run

> python examples/example_pulse.py

Look at waveforms

> gtkwave pulse.vcd