1. Comparing streams: Design a device that receives as input two streams of bits
ID: 2990837 • Letter: 1
Question
1. Comparing streams: Design a device that receives as input two streams of bits and a clock CLK In each clock cycle i there will be two input bits: one denoted by Ai and one by Bi. At clock cycle i the device should output The value 10 if the value of the last two bits A i-1 Ai of stream A in standard binary represen tation is greater than the value of the last two bits B Bi of stream B in standard binary i-1 representation The value 01 if the value of the last two bits A Ai of stream A in standard binary representation i-1 is less than the value of the last two bits B Bi of stream B in standard binary representation. i-1 The value 00 if the value of the last two bits A Ai of stream A in standard binary representation i-1 is equal to the value of the last two bits B Bi of stream B in standard binary representation. i-1 The output bit for the first time step may be arbitrary (a) Follow the steps in the design process seen in class: design a state diagram, draw an abstract circuit, and finally derive the complete and detailed circuit (b) Specify if the machine designed is a Moore or Mealy FSMExplanation / Answer
wrong answer above , will send you another one
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.