Answered step by step
Verified Expert Solution
Question
1 Approved Answer
P 6 ( 2 0 points ) : You have a modulo - 2 5 6 down counter ( operand counter ) with 8 -
P points: You have a modulo down counter operand
counter with bit output and onebit input the operand counter
counts down for each clock cycle where Assume that this operand
counter is initially holding an unknown value V You also have a
second modulo up counter result counter to store an bit
mathematical result the result counter counts up for each clock
cycle where Design the following:
I: Design a circuit that outputs if the operand counter is nonzero.
II: The following FSM state diagram receives input and outputs
which decrements the down counter and which increments the up
counter When the down counter reaches zero, algebraically describe
the value of the up counter in terms of the initial value of the down
counter V Also, denote if the answer will be rounded down or rounded
to the nearest integer.
RESET
III: Design a FSM state diagram that fills the result counter with the
value the result of division rounded down to the nearest integer
using the onebit input output is the input which enables the up
counter and output is the input which enables the down counter
You only need to draw the state diagram; the destination for each FSM
connection should be specified as above. When the result counter
contains the correct value, the result counter should remain unchanged
for any future clock cycles.
IV: Repeat part II but produce the result ~~here the quotient is
rounded up to the nearest integer
V: Repeat part II but produce the result ~~round up
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started