Ethernet protocol governs the rules for communication and transmission of data between compouters in a local area network. Datas are sent as a frame, which have specific configurations to allow for generic usage. For more read here.
The Verilog code implements the reciever which works in sync with an external clock. The main module validates the frame transmitted comforms with the CRC32 specification and outputs Done
in case of success in frame transmission.
-
Notifications
You must be signed in to change notification settings - Fork 1
Verilog implementation of an Ethernet frame validator using the conventional IEEE 802.3 standard.
License
amirsoleix/Ethernet-frame-validator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Verilog implementation of an Ethernet frame validator using the conventional IEEE 802.3 standard.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published