
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions for unc charlotte ecgr2181 students to write three files of vhdl code representing the structural, dataflow, and behavioral programming styles for a 2 to 4 decoder. The characteristics of each style and provides an example filename and comment format.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

1
As mentioned in the slides there are three types of VHDL programming styles:
Write three files of VHDL code which represent these styles. All three should be of the 2 to 4 decoder in notes page 5-13. The files should be complete and ready to use in the Xillinx ISE application. The filenames will be as listed above. The first two lines will be comments that should look like the following (with your names in it and the correct file name).
// ECGR2181 Homework 6 – filename: decode2to4_struct.vhd // Student’s name - 3/16/