Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1 KB

File metadata and controls

12 lines (7 loc) · 1 KB

UART

UART (Universal Asynchronous Receiver Transmitter) Verilog 2001 and VHDL 200X (2003/4) modules for FPGA. HW setup for Intel® Cyclone® 10 LP Evaluation Kit, Lattice Semiconductor® ECP5™ Development Board and Digilent Xilinx® Spartan-3 Starter Kit Board.

Xilinx ISE 14.7 (free WebPack license) could be used to generate the Spartan-3 FPGA configuration file:

The Xilinx ISE 14.7 Verilog UART module is slightly modified (in a separate file), because Xilinx ISE 14.7 does not fully support Verilog 2001 (nor VHDL 200X)! The Xilinx ISE 14.7 VHDL 200X UART module does not synthesize, however the syntax check is ok (it does synthesize for the c10lp target - with Quartus):