aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2014-03-13 15:39:06 +0100
committerJoachim StroĢˆmbergson <joachim@secworks.se>2014-03-13 15:39:06 +0100
commit75b908ff8480edd67f342999f7a8dcb834702fc1 (patch)
treee287d95aca4c1748941b425dafdf168294c96849 /README.md
Adding license and readme files for the uart.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5361cd0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+uart
+====
+
+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.
+
+