5. [20 pts] Using two binary counters of the type shown below and logic gates, construct a binary counter that counts fr
Posted: Sat May 14, 2022 8:14 pm
5. [20 pts] Using two binary counters of the type shown below and logic gates, construct a binary counter that counts from decimal 11 through decimal 233. Also, add an additional input and logic to the counter to initialize it synchronously to 11 when the signal INIT is 1. Hint: decimal 11 is equal to “1011” in binary and decimal 233 is equal to “11101001” in binary; since “11101001” has 8 binary bits, you need two 4-bit counters; one of them represents the four lower bits, whereas the other one represents the four higher bits. CTR 4 TCTR4 Load Count Load Count DA Q4 D5 eggggg