What This Document Is
This document is a lab report (Lab 8) for EMT 1250, Fundamentals of Digital Systems, at New York City College of Technology. It details an experiment focused on implementing a 7-segment display using VHDL (VHSIC Hardware Description Language). The lab was completed by Xanophone Matthias and Steven Gvinter on April 29, 2019, for Professor Armstrong.
Why This Document Matters
This lab report is intended for students enrolled in EMT 1250. It serves as a deliverable demonstrating their understanding of VHDL assignment statements and the WHEN-ELSE clause for symbolizing function tables. Successful completion of this lab contributes to the course grade and provides practical experience in digital logic design.
Common Limitations or Challenges
This document is a completed lab assignment; it does not provide instruction on *how* to complete the lab. It assumes prior knowledge of VHDL and digital systems fundamentals. It also represents a specific implementation from a past semester and may not reflect current course requirements.
What This Document Provides
The full document includes: the lab’s objective, VHDL code for controlling a 7-segment display to show hexadecimal numbers, a block diagram illustrating the connections, a table mapping bus values to hexadecimal representations, and a conclusion summarizing the experiment’s outcome. This preview only provides a description of the document’s contents and purpose. It does *not* include the complete VHDL code, block diagrams, or detailed results.