What is VHDL used for?
VHDL is used to describe, simulate and synthesize digital circuits: combinational logic, registers, state machines, communication interfaces and reusable blocks for FPGAs or ASICs.
Chargement…
Recommended path
This page is the entry point: it shows the order to use lessons, quizzes and exercises so you can progress without jumping around.
What it is for
Learning plan
Site method
A short lesson to understand one specific concept.
A quick quiz to avoid coding with an unclear concept.
An editor exercise validated by GHDL simulation.
Progress tracking keeps the path clear up to harder exercises.
VHDL lessons
FAQ
VHDL is used to describe, simulate and synthesize digital circuits: combinational logic, registers, state machines, communication interfaces and reusable blocks for FPGAs or ASICs.
An FPGA is reconfigurable. You can fix the design, rerun a simulation, synthesize, then test on a board without manufacturing a final chip.
Start with digital logic basics if needed, then the VHDL introduction, the related quiz and beginner exercises with GHDL simulation.
Not to start. Site exercises use browser simulation. A board becomes useful later, once the basics are solid.