12.5 Pts) 1. In a digital computer the transfer statements for the register A and register B are listed below: C1: C2: S
Posted: Fri May 20, 2022 9:51 pm
12.5 Pts) 1. In a digital computer the transfer statements for the register A and register B are listed below: C1: C2: Shift the contents of register A one bit-position to the left with zero stored in the L.S. flip-flop. A Ā 1 (2's Complement) A A.B (AND operation) A+B + 1 B - 1 C3: C4: A CS: Using RS Flip-Flop design and implement the above register transfer system. Calculate the time delay for each of the above operations. For logical micro- operation, give all the steps that led to the implementation.