Section: Week 2. Introduction to VHDL. Lab tutorial 1 | IAS0600 Digital Systems Design with VHDL (2022) | Moodle

Main course page
  • General

    banner

    • Hello everyone!

      Welcome to the Digital Systems Design with VHDL course. Nowadays digital systems are everywhere. There are more electronic components in modern cars than mechanical parts. You might already know how to design digital systems using schematic diagrams, but in this course, we will learn how to create them using hardware description language such as VHDL. Digital circuits created during the practical classes will be implemented on FPGAs. FPGAs (Field Programmable Gate Arrays) are an example of reconfigurable computing systems that are gaining more and more popularity these days.


    • The detailed schedule of the course with topics covered during the lectures and corresponding labs.

    • Grading system

      Total points = Lab points + Exam + Bonus points = 60 + 40 + 10

    • Recommended reading

      • Volnei A. Pedroni, Circuit Design and Simulation with VHDL, The MIT Press, 2010.
      • Sarah L. Harris & David M. Harris, Digital Design and Computer Architecture, Elsevier, 2016.

Week 2. Introduction to VHDL. Lab tutorial 1

  • Week 2. Introduction to VHDL. Lab tutorial 1

    • During the lecture, we will talk about the hardware description languages and the basics of the VHDL.

      During the practice, we will do the first lab tutorial. It will introduce Vivado IDE which we will use throughout the course. We will learn how to create a design entity and verify it using a testbench.