Kursus: IAS0600 Digital Systems Design with VHDL (2022), Section: Weeks 4 & 5. Dataflow modeling style. Lab 1 | 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.

Weeks 4 & 5. Dataflow modeling style. Lab 1

  • Weeks 4 & 5. Dataflow modeling style. Lab 1

    • During the lecture, we will talk about dataflow modeling style and concurrent statements. For the lab, you will design a 2-bit comparator.