/* Logic Debouncer - dlloydev
⦿ Pushbutton bounce is 2 to 3 ms, Clock period is 3.2 ms.
⦿ Debounced "onPress" and "onRelease" within 6.4 ms.
Instructions:
1. Start the simulation.
2. Click the button multiple times.
3. Stop the simulation.
4. View results using PulseView: DO:clock, D1:input D2:output */
void setup() {}
void loop() {}ERC Warnings
flipflop4:CLK: Clock driven by combinatorial logic