Skip navigation links COURSES > DIGITAL LOGIC DESIGN (EEL3705.SP07.WEB_COHORT1) > COURSE LIBRARY > EXAMPLE CIRCUITS EDIT VIEW
End navigation links
Example Circuits
Item Seven-Segment Display Examples
These examples use the board's 7-segment numeric display.  These include both hard-wired examples (requiring no logic) along with a decoder-based design for a single-decimal-digit display driver for a standard 7-segment display.
Item Basic Combinational Logic
The examples in this folder introduce basic concepts of combinational logic, including examples of individual gates, and examples of simple combinational functions.
Item Standard Modular Components
This folder gives examples of standard modular design components such as decoders, multiplexers, and adders.
Item Arithmetic and Related Circuits
Circuits for arithmetic and number code conversion. Includes a binary-to-BCD decoder and an example ALU design.
Item VGA Video Display Examples
These examples use the UP2 board's VGA (Video Graphics Adapter) output port. So far, most of the examples just display color-band test patterns or ASCII text characters on the screen. However, there is now also a partially-complete Ping-Pong videogame in there, which is a little more interesting. There are also several examples that read raw keypress data from a standard PC keyboard connected to the PS/2 port.

OK