Objective:Using Quartus design and test an 8-bit Right shift register with serial input. The circuit will also have an asynchronous clear. Use D flip-flops in your design (Libraries: primitives Storage dff). The CLRN input to the D flip-flop is an active low asynchronous clear. Ensure the output of each D-FF goes to an output so the functionally of the shift register can be verified. Notes about the dff: 1. All 8 Flip-Flop need to share a common clock which is connected to an in.2. The clear is an active low so the shift only works when this input is high. 3. The serial input value is the value read when the clock moves from 0 to 1. Positive edge triggered flip-flop. Ensure your simulation input file sufficiently demonstrates the serial input, shift and asynchronous clear.
Created:
Oct 10, 2018
Updated:
Jun 30, 2023
Add members
Enter Email IDs separated by commas, spaces or enter. Users need to be registered already on the platform. Note that collaboration is not real time as of now. Every save overwrites the previous data.
Delete
Are you sure you want to delete this project?
Delete
Are you sure you want to remove this collaborator?
Comments