Question: Write the process necessary to create a 64-bit arithmetic shift register. In addition to the normal synchronous inputs, your register should also provide the

Write the process necessary to create a 64-bit arithmetic shift register. In addition to the normal synchronous inputs, your register should also provide the following synchronous shift signals: 'load', 'shift Left', and 'shiftRight'. Remember, an arithmetic shift register will perform sign-extension on shifting right to preserve negative values. Give the load signal the highest priority of the control signals. Your device should also provide the standard 'clock'/'reset' inputs along with the full 32-bit register contents as the output.
Step by Step Solution
There are 3 Steps involved in it
A 64bit arithmetic shift register Heres the process to create this device Functional Requirements 1 The device should be a synchronous shift register ... View full answer
Get step-by-step solutions from verified subject matter experts
