aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2014-05-09 13:14:17 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2014-05-09 13:14:17 +0200
commit10fb68d2e111502ecfd86083b3f8143b661d0406 (patch)
tree73ffbc311003ce7690da0f0b0beb21a224fa629d
parent01c483ae3f75ac6c4f46425581f0900f99f60109 (diff)
Adding a note about the new ability to change bit rate as well as number of data- and stop bits.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5361cd0..513ccf0 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,9 @@ A Universal asynchronous receiver/transmitter (UART) implemented in Verilog.
This UART used to be in coretest, but has been moved out as a separate
project.
+The current implementation supports the ability to set the bit rate as
+well as number of data- and stop bits by writing to control addresses
+via the control interface.
+
+