Question: Modify the behavioral VHDL code for the LR shift register to add an additional input amt (A). When A is low, the shift register shifts
Modify the behavioral VHDL code for the LR shift register to add an additional input amt (A). When A is low, the shift register shifts by 1 spot, when A is high the shift register shifts by 2 spots. Instead of shifting in Din, rotate the contents of the register. Reset should put the register in the 1001 0110 state. Provide code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
