You are on page 1of 3

Laboratory Report 4

Universal Shift Register using VHDL

ECE-111
Digital Systems Lab
Instructor: Neophytou Stelios

Author Name: Mohd Shaidul Ekram

Experiment Conducted on: 30/03/2016


Report Submitted on: 20/04/2016

School of Sciences and Engineering


Department of Electrical & Computer Engineering
University of Nicosia
Nicosia, Cyprus

1
Table of Contents
MAIN OBJECTIVES...............................................................................................3

INTRODUCTION....................................................................................................3

EQUIPMENT USED................................................................................................3

EXPERIMENTAL METHOD AND


PROCEDURE......................................................................................................... 4

Part 1........................................................................................................................4

Part 2........................................................................................................................6

2
1 The Objectives of this Experiment :-

To use flip flops in order to build a register, a memory device that can store more than
one bit of data. The register should not only store bits but also perform different
operations on the stored elements.

2 A General Introduction
A universal shift register is a register with bidirectional shift capability, asynchronous
operation and parallel load operation. The circuits provides parallel inputs, parallel
outputs, right shift and left shift operation, a serial input, operating-mode control inputs,
and a direct overriding clear line. In the parallel load mode, the unit functions as a set of
four D flip-flops.

3 Instruments Used

The Spartan -3 FPGA starter kit board

4 Experimental Mechanism and Technique

Part 1 Software Part

You might also like