https://github.com/shilpakancharla/learning-vhdl
templates for vhdl
https://github.com/shilpakancharla/learning-vhdl
Last synced: about 2 months ago
JSON representation
templates for vhdl
- Host: GitHub
- URL: https://github.com/shilpakancharla/learning-vhdl
- Owner: shilpakancharla
- Created: 2021-06-17T20:42:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T14:01:10.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T22:49:26.292Z (3 months ago)
- Language: VHDL
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-vhdl
* Recall entity-architecture pair.
* Instead of a parameter list, we have a port list because we are working with hardware.
* `halfAdder` diagram
* 4-bit Adder
