Question: Design a Universal 4-bit Register which has D (4-bits), Sin, S0, S1, and Clk as inputs, and Q (4-bits) as output. The register will
Design a Universal 4-bit Register which has D (4-bits), Sin, S0, S1, and Clk as inputs, and Q (4-bits) as output. The register will be able to load and also shift its contents to the right or left according to control inputs SO and S1. The details are explained in the following table. Control inputs SO S1 00 0 1 10 1 1 Action No change Shift right Shift left Parallel load
Step by Step Solution
There are 3 Steps involved in it
The image shows a design specification for a Universal 4bit Register with control inputs S0 and S1 a serial input Sin a clock input Clk and a 4bit dat... View full answer
Get step-by-step solutions from verified subject matter experts
