Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Verlilog Lab 1 Tutorial

dppa1008
March 29, 2020

Verlilog Lab 1 Tutorial

This is a basic Verilog tutorial for somebody who is interested in Logic Design.
In this talk, we will go through the basic knowledge of Verilog, including module definition, datatypes, three ways to describe a circuit and etc.
At the end of the talk, we will release Lab 1. The deadline for the lab is 4/13 2020.
Please submit your code to ILMS, NTHU.

Feel free to open a discussion on ILMS. I'll answer it as quickly as possible.

Kai-Chen Lin :)

dppa1008

March 29, 2020
Tweet

More Decks by dppa1008

Other Decks in Education

Transcript

  1. Outline • Login to a Server • Download and Upload

    • Basic Verilog 1. Module 2. Datatypes 3. Description • Example • Lab 1
  2. Basic Verilog - Description Tutorial : Link - Structure Description

    - Dataflow Description - Behavior Description