Skip to content

A collection of VHDL projects and exercises for learning digital design, covering basic to intermediate concepts with simulations in ModelSim and synthesis for FPGAs.

License

Notifications You must be signed in to change notification settings

manzoorambekar/learning-vhdl

Repository files navigation

VHDL Self Practice

A collection of VHDL projects and exercises for learning digital design, covering basic to intermediate concepts with simulations in ModelSim and synthesis for FPGAs.

Tools Used

  • ModelSim / QuestaSim – For simulation and verification
  • Vivado / Quartus – For synthesis and implementation on FPGA boards
  • GHDL + GTKWave – For open-source simulation and waveform visualization

How to Use

  1. Open any .vhd file in your preferred VHDL simulator or IDE.
  2. Run the simulation with the matching testbench file.
  3. Observe waveforms or outputs to verify logic.
  4. Modify and experiment with the code to deepen understanding.

📚 References


👨‍💻 Author

Manzoor Ambekar

This is a personal learning repository — contributions and suggestions are welcome!

About

A collection of VHDL projects and exercises for learning digital design, covering basic to intermediate concepts with simulations in ModelSim and synthesis for FPGAs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages