PPT Slide
7 – Sequential Logic Examples
Digital combination lock (PLD implementation)
Inputs
- clk, rst, new
- C1_1..C1_4, C2_1..C2_4, C3_1..C3_4
- value1..value4
Fitting
- at least one block for each output – 5
- equal will probably require 3 blocks (one per bit) plus 1 (for AND gate) – 4
- needs 19 inputs and 1 output