https://github.com/muhammadmuazen/simple-network-switch-vhdl
This is a very simple implementation for a network switch using VHDL. It was a one of my class projects so use it however you want to learn
https://github.com/muhammadmuazen/simple-network-switch-vhdl
embedded hardware-description-language networks switch vhdl vhdl-code vhdl-examples
Last synced: 4 months ago
JSON representation
This is a very simple implementation for a network switch using VHDL. It was a one of my class projects so use it however you want to learn
- Host: GitHub
- URL: https://github.com/muhammadmuazen/simple-network-switch-vhdl
- Owner: MuhammadMuazen
- Created: 2025-06-09T14:20:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T10:13:10.000Z (12 months ago)
- Last Synced: 2025-07-10T23:58:38.064Z (11 months ago)
- Topics: embedded, hardware-description-language, networks, switch, vhdl, vhdl-code, vhdl-examples
- Language: VHDL
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Network Switch VHDL
This is a very simple implementaion for a network switch in VHDL.
It was part of my class in uni so use it however you want.
## Switch Logic You Will Find Here
1. Buffer
2. Multiplexer
3. Demultiplexer
4. Ports
5. Control Logic
6. MAC Address Table