Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:verilog:uart:start [2014/09/08 11:54]
alex
en:verilog:uart:start [2014/11/09 08:27] (current)
alex [Introduction]
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 =====