You must login before you can post a comment.
Author: Dwayne Wright
Project access type: Public
Description:
Design, using SR flip-flops and an external input x, a circuit that will count modulo 8 (i.e. from zero to seven, then back to zero and repeat). The circuit should only count when x = 1. If x = 0, there should be no change of state. Show all the steps involved.
Created: Nov 29, 2022
Updated: Aug 27, 2023
Comments