Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:verilog:ethernet:start [2014/09/08 11:50]
alex created
en:verilog:ethernet:start [2014/11/20 02:26]
alex [Repository]
Line 1: Line 1:
 ====== Verilog Ethernet Stack ====== ====== Verilog Ethernet Stack ======
 +
 +===== Introduction =====
 +
 +Ethernet stack with UDP/IP components in 8 bit and 64 bit AXI4-stream datapaths for 1G or 10G line rate processing. ​ Includes LocalLink and Avalon bridges for use with all standard Xilinx and Altera tri-mode and 10G MACs.  Includes full MyHDL testbench with intelligent bus cosimulation endpoints.  ​
 +
 +===== Documentation =====
 +
 +[[readme]]
 +
 +===== Repository =====
 +
 +  * [[https://​github.com/​alexforencich/​verilog-ethernet|Verilog Ethernet on GitHub]]
 +===== Links =====
 +
 +  * [[http://​iverilog.icarus.com/​|Icarus Verilog simulator]]
 +  * [[http://​www.myhdl.org/​|MyHDL]]