Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Verilog HDL Through Examples

Posted By: ELK1nG
Verilog HDL Through Examples

Verilog HDL Through Examples
Created by Sujithkumar MA | Published 4/2021
Duration: 4h 58m | 14 sections | 37 lectures | Video: 1280x720, 44 KHz | 1.7 GB
Genre: eLearning | Language: English

Learn Verilog HDL to model digital circuits from the scratch through various examples

What you'll learn
Verilog HDL
Digital Design in Verilog HDL
Requirements
Yes, A basic knowledge in Digital Electronics
Description
Hey there, I welcome you all to my course 'Verilog HDL through Examples'



Why Verilog?



1. To describe any digital system - microprocessor, memory, flip flop, Verilog is used. Hence it's called as a hardware description language.



2. Using Verilog, we can model any electronic component and generate the schematic for the same.



3. For timing analysis and test analysis of circuits, Verilog is apt.



Highlights of the course:



1. Key differences between a programming language like C, C++ or Python and a hardware description language like Verilog, VHDL, SystemVerilog are clearly



2. All the fundamental concepts of Verilog are explained through standard combinational and sequential circuits.



3. Learning through examples make them very simpler to learn.



4. Proper theoretical explanation is provided for each of the circuit that is implemented in verilog in this course.



5. Testbench for each design and knowing how to test and validate them.



6. Creating Finite State Machines in Verilog.



7. Download the code and design for each of the circuits in the resources section.



8. Getting to know how to use EDA Playground for Verilog coding and how to generate the output waveform using EPWave.



9. Some of the key concepts of Verilog like

Levels of Abstraction, Two types of assignments, Producing delay, generating clock, Procedural assignments are all explained clearly.

Who this course is for:
Digital Electronics' Aspirants