Answered step by step
Verified Expert Solution
Question
1 Approved Answer
We need to implement this on logisim. I'm really lost. Please do not copy from the past answers because it was wrong. 1 An 8-bit
We need to implement this on logisim. I'm really lost. Please do not copy from the past answers because it was wrong.
1 An 8-bit Shift Register (30 marks) Design an 8-bit shift register with output bits A7A6A5A4A3A2A1Ao. 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, S1 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. S1So 0 0No shift - hold Functioin Shift right Shift left 1 Circular shift right 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 submit the circuit (shift.circ) implementation in logisim-evolution. Note that the TA's will download and test your circuit design. 1 An 8-bit Shift Register (30 marks) Design an 8-bit shift register with output bits A7A6A5A4A3A2A1Ao. 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, S1 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. S1So 0 0No shift - hold Functioin Shift right Shift left 1 Circular shift right 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 submit the circuit (shift.circ) implementation in logisim-evolution. Note that the TA's will download and test your circuit designStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started