Serial UART Open Source Core

Serial UART Open Source Core

Details

Category: Communication Controller

Created: September 25, 2001

Updated: January 27, 2020

Other project properties

Development Status: Stable

WishBone compliant: No

WishBone version: n/a

License: n/a

Description

Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost every machine understands it.Also, for OCRP-1, we needed a way of communication with a host computer, to make it available over the net.

Synthesis

Synthesized with Xilinx Foundation 2.1i (Synopsys Express FPGA compiler, Xilinx P&R tools) for:
- Xilinx Virtex FPGA family takes 14% of XCV50 slices (110 out of 768)
- Xilinx 9500 CPLD family takes 43% of XC95288 macrocells(125 out of 288)

Status

- design is available in VHDL from OpenCores CVS (see Download section)
- documentation will be available in short time
- a new module, UART16550 family compatible could be developed if enough interest