3 Star 2 Fork 0

王煜聪 / 100M交换机

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 603 Bytes
一键复制 编辑 原始数据 按行查看 历史
王煜聪 提交于 2024-01-02 05:30 . update README.md.

100M交换机

目录

1.介绍

2.makefile使用



介绍

第一代100M练手交换机 仅支持数据转发功能,MII接口

硬件架构

version1.0: mac收发控制器、lut实现的mac address转发表、frame mux、queue controller

feature :

  • support 1K MAC address
  • support MII port, which works at 10/100 Mbps full duplex
  • support forward xmit

makefile教程

  1. make tc={tb file paths}
  2. make verdi tc={tb file paths} (强烈建议手动打开verdi,不要make)
  3. 不建议每次make都clean
Verilog
1
https://gitee.com/wang_yucong/100m-switch.git
git@gitee.com:wang_yucong/100m-switch.git
wang_yucong
100m-switch
100M交换机
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891