Using Multiple Modules in Verilog

preview_player
Показать описание
Often times, it is better to compose a sophisticated design from a series of smaller, testable, components. In this video, we will look at the basic syntax for creating and implementing smaller, reusable logic modules to create a larger, more complex implementation. To accomplish this, we will use the case of creating a 2-to-4 Line Decoder.
Рекомендации по теме
Комментарии
Автор

do we have to include all the submodule into the main module.v (or) is the any other way similar to programming language class using header file (because for complex circuit main module file would become large) ?

amarjeetsaini
Автор

I want to learn Verilog and also want to practice. Can you please suggest the steps to take? I want to be very good at it. Iknow digital electronics already. thank

powerHungryMOSFET
Автор

I get a "macro include undefined" when I try to include files and I was not able to find anything information on that.

prithivimaruthachalam
Автор

this is fire
you rock
I'm impressed that you did almost everithing in vs code

anastasiakarpelevich
Автор

for sure it is a most useful lesson I watched in youtube.. keep it up...

tuanazzam
Автор

Great video! Very Helpful. Thank you.

carriersignal
Автор

What does the #20 behind each assignment of values mean? I feel that I might have accidentally skipped that part.

nanayang
Автор

This video is super helpful and well done, thank you!

abbyamonett