Question: SOLVE IT FOR ME USING VHDL CODE Design a 4 - bit shift register and counter in a single VHDL design by implementing one process
SOLVE IT FOR ME USING VHDL CODE
Design a bit shift register and counter in a single VHDL design by implementing one process for each function: the shift
register and the counter. The design should meet the following specifications:
Inputs: The design should include inputs: sel, shift, clk load, Clear, Prest, Sin, and D:
Output: The design should have one output: Q:
Functionality:
Operates as a counter when sel
Operates as a shift register when sel implemented using the when else statement.
The shift registercounter functions are defined in the following table: Points
Simulate your design for all different input combinations. Points pint for testing each input
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
