Using the Oscilloscope to Debug Digital Circuits
TL;DR: Drop an OSCILLOSCOPE (2-channel) or OSCILLOSCOPE8CH (8-channel) onto the canvas, wire each channel to the signal you care about, and run the simulation. The waveform window scrolls in real...
A collection of 3 posts
TL;DR: Drop an OSCILLOSCOPE (2-channel) or OSCILLOSCOPE8CH (8-channel) onto the canvas, wire each channel to the signal you care about, and run the simulation. The waveform window scrolls in real...
TL;DR: Propagation delay () is the finite time between a logic gate's input changing and its output responding — typically a few nanoseconds. The longest such path through a circuit...
TL;DR: Every flip-flop has a setup time () before the clock edge and a hold time () after it during which the data input must remain stable. Violating these constraints...