HomeToolsLogic Gate Simulator
How to use:
① Click gate → click on canvas
Wire: green dot → blue dot
Move: Select → drag
④ Click Input to toggle
Right-click = delete

Templates:
⚡ Half Adder — A+B → Sum, Carry
⚡ Full Adder — A+B+Cin → Sum, Cout

Clock: ▶ Run → auto-tick
Probe: records waveform
Mode: SELECT
Gates: 0
Wires: 0
EcrioniX Logic Sim v0.2 · More Tools

Free Online Logic Gate Simulator — Build Digital Circuits in Your Browser

The EcrioniX Logic Gate Simulator is a free, browser-based digital circuit simulator — a modern, no-install alternative to Logisim that needs no Java and no signup. Drag logic gates onto the canvas, wire them together, toggle the inputs, and watch the signals propagate in real time on any laptop, tablet or phone.

What you can build

How to use it

Why a browser logic simulator?

Classroom tools like Logisim are powerful but need installation and Java, and won't run on a phone. A browser simulator loads instantly, works on any device, and lets you share a circuit by saving the .ecx file. It's ideal for ECE and EEE students learning Boolean algebra, for checking a gate-level idea quickly, or for revising flip-flops and counters before an exam or interview.

Frequently asked questions

Is the logic gate simulator free?

Yes — completely free, runs in your browser, no install, signup or Java. Save your work as an .ecx file and reopen it anytime.

Is this a Logisim alternative?

Yes. It offers the same drag-and-drop gate placement, wiring and live simulation as Logisim, plus a waveform probe, auto clock, 7-segment display and a truth-table-to-circuit generator — with nothing to download.

Can I simulate flip-flops and counters?

Yes. Place a D flip-flop, drive it with the clock source, and build registers or a ripple counter; the waveform probe shows the timing.

Can I build multiplexers, demultiplexers and RAM?

Yes. Place a MUX 4:1, DEMUX 1:4 or RAM 4×1 from the Data Routing palette. Their port counts are configurable — select the block and press [ or ] to scale a MUX/DEMUX from 2:1 up to 8:1, or grow the RAM from 2 to 8 words. The RAM writes on a clock edge when WE=1 and reads asynchronously.

What else can I try?

Play the Logic Forge puzzle game, design state machines in the FSM Designer, or read the Digital Electronics guides.

Related: Logic Forge Game · FSM Designer · Cache Simulator · Digital Electronics