Files
logic-gates/js
Jose Luis Montañes 93b8981418 Fix waveform: timeStep increments by 1 per tick, waveZoom = px/step
Each simulation tick now advances timeStep by 1 instead of by simSpeed ms.
waveZoom directly controls pixels per step, so changing clock speed
(the real-time interval) doesn't affect visual wave width, but zooming does.
This matches GTKWave behavior where the x-axis represents clock cycles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 22:18:45 +01:00
..
2026-03-19 22:00:02 +01:00