Goals - Latches and Registers
- Implement a transparent latch using basic gates and pass gates.
- Draw a timing diagram for a two bit shift register.
- Implement a register with read and write enables using a two-phase non-overlapping clock.
- Understand the difference between edge triggered and level sensitive latches.
- Understand the difference between a latch and a register.