[Solved]Design Must Based Discrete Logic Gates Microcontroller Allowed Hierarchy Design Approach M Q37184512

This design must bebased on discrete logic gates; No microcontroller is allowed.
Hierarchy designapproach must be used. That is each functional blocks should beimplemented using Mutism hierarchical blocks and integratedtogether to provide the required functionality
Show transcribed image text Design a digital counter that takesstart, stop and step_size as decimal values within the range of 0and 99 and start counting from start to stop in steps equal to thestep size in synchronization with a digital clock when a go buttonis pressed; while counting also display the current value on aseven-segment display. The operation of this counter is describedusing a flow chart of Figure 1 Input start, stop and step_zizeStart current value Start Display current value If currentvalue
Design a digital counter that takes start, stop and step_size as decimal values within the range of 0 and 99 and start counting from start to stop in steps equal to the step size in synchronization with a digital clock when a go button is pressed; while counting also display the current value on a seven-segment display. The operation of this counter is described using a flow chart of Figure 1 Input start, stop and step_zize Start current value Start Display current value If current value < stop False End True current value current value+ step_size Figure 1: Flow chart of the digital counter The design of the counter must be modularized and comprises of the following modules: the clock, the memory storage that keep the inputs and the current counting value, adder, comparator, the converters (for converting between decimal and binary values) and the decimal display unit. Show transcribed image text Design a digital counter that takes start, stop and step_size as decimal values within the range of 0 and 99 and start counting from start to stop in steps equal to the step size in synchronization with a digital clock when a go button is pressed; while counting also display the current value on a seven-segment display. The operation of this counter is described using a flow chart of Figure 1 Input start, stop and step_zize Start current value Start Display current value If current value
Expert Answer
Answer to This design must be based on discrete logic gates; No microcontroller is allowed. Hierarchy design approach must be used… . . .
OR

