You are on page 1of 4

EKITI STATE UNIVERSITY, ADO-EKITI, EKITI STATE, NIGERIA.

ASSIGNMENT SUBMITTED BY:

NAME: SHOBANDE AGBOOLA DAMILOLA

DEPARTMENT: COMPUTER ENGINEERING

MATRIC NO: 168539071

COURSE CODE: CPE523

COURSE TITLE: DIGITAL SYSTEM DESIGN USING VHDL

QUESTION: Write VHDL description for the following digitals using the three signal
assignment statements. All codes must be written and compiled with ALDEC active VHDL or
Intel’s Quartus.
1. 4-bits Comparator
2. 4-to-2 priority encoder with correct interpretation of don’t cares
3. 3-to-8 Decoder
4. 7-segment display decoder
5. Question 4.12 on page 159of main textbook
1. 4-1 COMPARATOR
1.1 Using Conditional Statement Assignment

1.2 Using Selected Statement Assignment

1.3 Using Concurrent Statement Assignment


2. 4-TO-2 PRIORITY ENCODER
2.1 Using Conditional Statement Assignment

2.2 Using Selected Signal Assignment Statement

2.3 Using Concurrent Signal Assignment


3. 3-to-8 DECODER

4. 7 SEGMENT DISPLAY DECODER

You might also like