A collection of VHDL projects and exercises for learning digital design, covering basic to intermediate concepts with simulations in ModelSim and synthesis for FPGAs.
- ModelSim / QuestaSim – For simulation and verification
- Vivado / Quartus – For synthesis and implementation on FPGA boards
- GHDL + GTKWave – For open-source simulation and waveform visualization
- Open any
.vhd
file in your preferred VHDL simulator or IDE. - Run the simulation with the matching testbench file.
- Observe waveforms or outputs to verify logic.
- Modify and experiment with the code to deepen understanding.
Manzoor Ambekar
This is a personal learning repository — contributions and suggestions are welcome!