A sequential circuit contains a register of four flip flops. Initially a binary number N (0000 S N S 1100) is stored in
Posted: Tue Apr 26, 2022 3:17 pm
A sequential circuit contains a register of four flip flops. Initially a binary number N (0000 S N S 1100) is stored in the flop flops. After a single clock pulse is applied to the circuit, the register should contain N + 0011. In other words, the function of the sequential circuit is to add 3 to the contents of a 4-bit register. Design the circuit using D flip flops.