Question: Use Logisim to implement the following. 1. (25 points) Implement a 3 bit synchronous up/down counter that stops counting when the minimum/maximum count is reached.
Use Logisim to implement the following.

1. (25 points) Implement a 3 bit synchronous up/down counter that stops counting when the minimum/maximum count is reached. For example if the count is at 111 and vou are told to count up you should stay at 111. Count Up and Count Down will never both be 1 at the same time. If both Count Up and Count Down are 0 the count should not change. I. Inputs: Count_Up, Count Down. 1. If Count Up is high the value increases by 1 unless the count is at 111. 2. If Count_Down is high the value decreases by unless the count is 000. 2. Output: Count
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
