100 Mbps Ethernet MAC Layer Switch

Details
Category: Communication Controller
Created: March 09, 2014
Updated: January 27, 2020
Language: Verilog
Other project properties
WishBone compliant: No
WishBone version: n/a
License: LGPL
Description
Ethernet MAC Layer Switch.
The switch receive 100 MB/s data rate from 6
channels and direct each frame received to its destination port.
The switch is designed with :
1. Simultaneously Read / Write frames memory - to improve latency
2. Digital serialize / De - Serialize and digital routing core
The Simulation include testbench of 6 Network Adapters (NIC Hosts)
transmitting 100 MB/s data to the switch.
NiC hosts are teken from the eth ip core projects as benchmarks( may be modified).