Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 An 8-bit Shift Register (30 marks) Design an 8-bit shift register with output bits A7A6AsA4A3AAi Ao. Each bit A is repre- sented by the

image text in transcribed

1 An 8-bit Shift Register (30 marks) Design an 8-bit shift register with output bits A7A6AsA4A3AAi Ao. Each bit A is repre- sented by the Q output of a rising edge triggered D Flip-flop, which is available in logisim- evolution. The circuit has a clock and it also has the following two selector inputs: So, S The roles of the selector inputs are described in the table below. The timing is such that a hold, shift right, shift left or circular shift right, is controlled by the clock input Function No shift hold Shift right Shift left Circular shift right 00N 11 The bit that is shifted out, i.e., when you do a shift right or a shift left, should be stored in an additional output called Bout. Correspondingly, an input bit, called Bin should be brought in to the space created by the open position, when you carry out a shift operation A template file has been provided for you called shift.circ, which you can start with and then modify. Explain your design in words in a separate text file, which you will also upload, and then submi the circuit (shift.cire) implementation in logisim-evolution. Note that the TA's will download and test your circuit design

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

Informix Database Administrators Survival Guide

Authors: Joe Lumbley

1st Edition

0131243144, 978-0131243149

More Books

Students also viewed these Databases questions

Question

Repeat Problem 9110 using argon as the working fluid.

Answered: 1 week ago