We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71002f4 commit 640c609Copy full SHA for 640c609
README.md
@@ -1,3 +1,16 @@
1
+- [tinyUART](#tinyuart)
2
+ * [Features](#features)
3
+ * [Interface](#interface)
4
+ + [Table of generics](#table-of-generics)
5
+ + [Table of ports](#table-of-ports)
6
+ * [Architecture](#architecture)
7
+ * [Interface timing](#interface-timing)
8
+ + [TX](#tx)
9
+ + [RX](#rx)
10
+ * [FPGA resource allocation](#fpga-resource-allocation)
11
+ * [Used Tools](#used-tools)
12
+ * [References](#references)
13
+
14
# tinyUART
15
UART core written in VHDL
16
0 commit comments