/digital-electronics-1

VHDL course at Brno University of Technology

Primary LanguageVHDLMIT LicenseMIT

Digital electronics

The repository contains VHDL lab exercises for bachelor course Digital Electronics at Brno University of Technology, Czechia. Nexys A7 Artix-7 FPGA board is used the course.

Exercises

  1. Introduction to Git and VHDL
  2. Combinational logic
  3. Introduction to Vivado
  4. Seven-segment display decoder
  5. Latches and Flip-flops
  6. Binary counter
  7. Driver for multiple seven-segment displays
  8. Traffic light controller
  9. Project

List of VHDL examples

Components

The following hardware and software components are mainly used in the lab.

References

  1. Digital electronics wiki

  2. How to install TerosHDL on Windows and Linux

  3. How to install ghdl on Windows and Linux

  4. How to install Vivado on Windows and Linux

  5. ES 4 VHDL reference sheet

  6. Jeremiah C. Leary. Welcome to vhdl-style-guide's documentation!

  7. ASHENDEN, Peter J. The designer's guide to VHDL. 3rd ed. Boston: Morgan Kaufmann Publishers, c2008. ISBN 978-0-12-088785-9.

  8. CHU, Pong P. FPGA prototyping by VHDL examples. Hoboken, N.J.: Wiley-Interscience, c2008. ISBN 978-0-470-18531-5.

  9. MANO, M. Morris. Digital Design: With an Introduction to the Verilog, HDL, VHDL, and System Verilog. Pearson, 6th edition, 2018. ISBN-13: 978-1292231167.

  10. KALLSTROM, P. A Fairly Small VHDL Guide. Version 2.1.

  11. GitHub GIT CHEAT SHEET