how to random generate packet for Ethernet MAC(802.3) with v

S

sarah

Guest
Hi,

Does anybody know how to random generate packet for Ethernet
MAC(802.3) with verilog in testbench ? How to do testbench for
WISHBONE bus?

Thanks.

Sarah
 
Sarah wrote:

Does anybody know how to random generate packet for Ethernet
MAC(802.3) with verilog in testbench ? How to do testbench for
WISHBONE bus?
Yes, I expect that many people could and that you could too.
Sound like an excellent class project.

http://groups.google.com/groups?q=generate+ethernet+packet

-- Mike Treseler
 
You may use a LFSR register. See it at

http://www.xilinx.com/bvdocs/appnotes/xapp052.pdf

Cheers.
 
VERA

sanpab@eis.uva.es wrote in message news:<d79abcea.0406021112.7177d516@posting.google.com>...
You may use a LFSR register. See it at

http://www.xilinx.com/bvdocs/appnotes/xapp052.pdf

Cheers.
 

Welcome to EDABoard.com

Sponsor

Back
Top