User Tools

Site Tools


training:verilog_2026

Introduction to Verilog for Basic Digital Design

work in progress…

Many electronic system design work involves Hardware Description Language (HDL) coding. Verilog HDL is one of the easiest HDL to learn and is the preferred language especially for entry-level engineers. This is because of its simplicity (e.g. as opposed to VHDL which is strongly typed) and its C-like syntax (which most engineering students would be familiar with).

Course Objectives

This course is designed to provide introductory-level practical knowledge on using Verilog for simple digital logic/system design.

Learning Outcomes

Upon completion of this course, the participants should be able to:

  1. Understand the basic requirements in implementing digital design using HDL
  2. Create and implement a simple digital logic design using Verilog
  3. Test and verify a simple digital logic design using a Verilog compiler

Who Can Benefit

This course is designed for engineers, researchers, system designers, technical specialists, graduate students and individuals who are interested in developing fundamental skills on digital systems development, especially on FPGA platform.

Related keywords: Verilog, Digital Logic/Systems Design, HDL.

Course Content

Sessions Details Materials Notes
Session 1
  • Introduction to Verilog
    • Overall view on CAD-based design flow
    • Introduction to HDLs
    • Introduction to Digital Simulation Tool
    • Implementing simple logic design using Verilog
    • Implementing simple testbench using Verilog

Mainly a theoretical session (1 slot)

Session 2 & 3
  • Combinational Logic
    • Moving towards designing an ALU

A more practical session (2 slots)

Session 4 & 5
  • Sequential Logic
    • Moving towards designing a register block

A more practical session (2 slots)

Session 6

(This is optional and depends on participants' progress)

  • State Machines and Control Logic
    • Moving towards designing control block

Extra practical session (1 slot)

training/verilog_2026.txt · Last modified: by azman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki