Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:verilog:uart:start [2014/09/08 09:54] alexen:verilog:uart:start [2014/11/09 07:27] (current) – [Introduction] alex
Line 1: Line 1:
 ====== Verilog UART ====== ====== Verilog UART ======
 +
 +===== Introduction =====
 +
 +UART serial port with an AXI4-Stream interface.  Includes full MyHDL testbench with intelligent bus cosimulation endpoints.  Also includes example makefile-based project targeting a Xilinx Spartan 6 LX 45 on a Digilent Atlys board.  
 +
 +===== Documentation =====
 +
 +[[readme]]
  
 ===== Repository ===== ===== Repository =====