ENGR 433 -  Quiz 4 2024 Spring

Name: Ian Van Horn
Email: imvanhorn1@gmail.com
Quiz 4




Task: Simulate SIPO with switch as a clk .

Figure 1: Code and debounce

The switch to simulate clock is debounced. When flipped (rising edge) it reads the state of the data switch. When 4 rising edges have been provided the states on each rising edge are displayed on the LEDs.



Video 1: Demo of quiz