VHDL tutorial: part 02 : Getting started with VHDL
VHDL tutorial: part 02 : Introduction to VHDL; You will learn about: Entity-architecture pair,multiple architecture, delays, transport delay, inertial delay.
Asynchronous and Synchronous D flip flop in VHDL
Shows design and simulation of Asynchronous and Synchronous D flip flop in VHDL using Xlinx VHDL software.
Writing to port pin and creating delay to blink LED
Static Hazards
Introduction to the concept of static hazards in circuits with delay. In particular, we demonstrate what causes static hazards, demonstrate a static-1 hazard, and ...
First of all, thank you very much for this video. I finally understand how
impulse diagram works. However i'm confused at the diagram for K0.
Shouldn't the delay be 1.5 ns and not 2 ns because as you said, "not gates
incur half ns propagation". If someone could clarify this to me, i would
really appreciate it.
So what K2 did is removed static hazard, however, the (I0*s') is still
needed, so static hazard is compensated in cost of circuitry size. I got
this right?
In this Verilog tutorial, we demonstrate the usage of Verilog generate blocks, including generate loops and generate conditionals. The StackOverflow question ...
The code links are in the comments above. You have to click SHOW MORE to see them.The generate example from the StackOverflow question: //www.edaplayground.com/s/4/50The generate conditional example from this Verilog tutorial: //www.edaplayground.com/s/example/385
First of all thank you for this great video tutorials and user friendly
tool. You have covered basics of the Verilog language . Have you plan to
create more advance courses ?
We have received requests for additional tutorials. However, if anyone else would like to make some tutorials using EDA Playground, then we can include them on this channel.