QuickRS232 is a versatile RS232 FPGA Verilog module with following features:
- Internal data buffering with
FIFObuiltin inRS232with parametricFIFOdepth; - Full-duplex mode (as
RS232standard supports) with parallel Receive (Rx) and Transmit (Tx); - Supports either
No Flow Controlmode or Hardware Flow Control mode (RTS + CTS);
RS232 timing diagrams (115200 bod/s, even parity, no flow control):
FIFO timing diagrams

