Name: uart
Created: Sep 25, 2001
Updated: Apr 14, 2010
SVN Updated: No data
SVN: Browse
Latest version: download
Statistics: View
Category: Communication controller
Language:
Development status: Stable
Additional info:
none
WishBone Compliant: No
License:
- as small as possible to fit in a Xilinx CPLD
- fixed 9600 baudrate for this version
- 1 start bit, 8 data bits, 1 stop bit data stream format
- both interrupt-based and polling user interface
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.