搜索资源列表
UDP_Core
- 本人用verilog编写的UDP协议,经测试可用。-I am prepared to use verilog UDP protocol, the test is available.
System_Demons
- 0.最简单的SystemC程序:hello, world. 1.用SystemC实现D触发器的例子,同时也演示了如何生成VCD波形文件。 2.用SystemC实现同步FIFO的例子。这个FIFO是从同文件夹的fifo.v(verilog代码)翻译过来的。 3.如何在SystemC中实现延时(类似verilog中的#time)的例子。 4.SystemC文档《User Guide》中的例子。注意和文挡中稍有不同的是修改了packet.h文件,重载了=和<<操作符。这其实
ethernet_100
- 100M以太网的UDP协议在FPGA的实现,测试通过-100M Ethernet UDP protocol in the FPGA implementation, through the test
ethernet_verilog
- 1000M以太网UDP协议在FPGA的实现源码,测试通过-1000M Ethernet UDP protocol in the FPGA to achieve source, the test passed
ethernet_loopback
- 通过FPGA驱动千兆以太网口,完成SPARTAN6上的UDP数据包闭环测试,即通过网口发送数据包到FPGA,FPGA内部将接收到的数据返回到PC机,建议测试之前添加ARP静态绑定,FGPA内部的IP以及MAC地址在ROM里的COE文档里可以看到,发送端添加了CRC以及整体CHECKSUM的计算(Driven by FPGA Gigabit Ethernet port, UDP SPARTAN6 data packet on the closed loop test, through the ne
14_ethernet_test
- Xilinx UDP 以太网通信测试,已测试可以直接用(Xilinx UDP Ethernet communication test has been tested and can be directly used.)