Introduction - If you have any usage issues, please Google them yourself
The UART VHDL-based communication design: achieving between CPLD and the PC serial port (RS232) communications. PC CPLD can be continuously received 8-bit data and writes data to FIFO (first in first out memory), the receiver is complete CPLD then remove it from the FIFO 8-bit data to the PC.