The input(s) signals for this state diagram is/are: [1] The…

The input(s) signals for this state diagram is/are: [1] The output(s) signal for this state diagram is/are: [2] This state machine that implements this diagram would require [3] flops The best description of this state diagram is [4]  HINT: when is the only time the output is high and can the machine stay in that state?

The header for the DIV routine we used in HW12 is given belo…

The header for the DIV routine we used in HW12 is given below: The header for the DISP_NUM routine is given below: Once we parse the operation character the user typed and determine it is a DIVide we would have the following code:   JSR DIV     [1]   JSR DISP_NUM