Skip to content

Commit 6c54812

Browse files
committed
Update README.md
1 parent 2046d28 commit 6c54812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Simple UART (Universal Asynchronous Receiver & Transmitter) module for serial communication with an FPGA. The UART module was implemented using VHDL.
44

5+
**This is not stable version! There are still a few bugs and the module does not work correctly.**
56
**The default settings are 115200 Baud rate, 8 Data bits, 1 Stop bit, No parity.**
67

78
The UART module passed simulations. In the near future it will be implemented generic support for parity bit and set the number of stop bits. Stay tuned!

0 commit comments

Comments
 (0)