Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Design a 4 - bit shift register that can ( 1 ) shift its information at right, ( 2 ) shift its information at left

Design a 4-bit shift register that can (1) shift its information at right, (2) shift its information at left and (3) asynchronously initialize to state 0000 when RST=1.
The figure below shows the circuit inputs and outputs. (Use exactly these names. Respect upper and lower case):
clk: Input. Clock signal.
RST: Input. Reset signal.
N: Data input.
, SL (Shift_Left): Input. When SL=1(and SR=0), the information moves one position at left and IN inputs to the rightmost flip flop.
SR(Shift_Right): Input. When SR=1(and SL=0), the information moves one position at right and IN inputs to the leftmost flip flop.
When SR=SL=0 or SR=SL=1 the information remains unchanged.
OUT: Output. It outputs the state of the rightmost flip flop.
Note 1: When using multiplexers from the library, set the "Include Enable?" field to No to remove the "Enable" pin.
Note 2: To properly verify the circuit, VerilUOC_Desktop requires all inputs of the flip flops are connected to some value. In this case, "S" inputs must be connected to
Click in "Wiring" (left menu), select "Constant" and, in the Value property replace the Ox1 by 0x0(this will set the constant to 0). Connect the resulting constant to
the "S" inputs.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Real Time Database And Information Systems Research Advances

Authors: Azer Bestavros ,Victor Fay-Wolfe

1st Edition

1461377803, 978-1461377801

More Books

Students also viewed these Databases questions

Question

(f) H2SO4HNO3

Answered: 1 week ago

Question

What is the preferred personality?

Answered: 1 week ago