Commit a019468 1 parent e4cbf46 commit a019468 Copy full SHA for a019468
File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- - [ tinyUART] ( #tinyuart )
2
- * [ Releases] ( #releases )
3
- * [ Features] ( #features )
4
- * [ Interface] ( #interface )
5
- + [ Generics] ( #generics )
6
- + [ Ports] ( #ports )
7
- * [ Architecture] ( #architecture )
8
- * [ Timing] ( #timing )
9
- + [ TX] ( #tx )
10
- + [ RX] ( #rx )
11
- * [ Resource allocation] ( #resource-allocation )
12
- * [ References] ( #references )
13
-
1
+ [ ![ Unittest] ( https://github.com/akaeba/tinyUART/workflows/Unittest/badge.svg )] ( https://github.com/akaeba/tinyUART/actions )
14
2
15
3
# tinyUART
16
4
Lightweight [ UART] ( https://en.wikipedia.org/wiki/Universal_asynchronous_receiver-transmitter ) core written in VHDL.
17
5
6
+ - [ Releases] ( #releases )
7
+ - [ Features] ( #features )
8
+ - [ Interface] ( #interface )
9
+ * [ Generics] ( #generics )
10
+ * [ Ports] ( #ports )
11
+ - [ Architecture] ( #architecture )
12
+ - [ Timing] ( #timing )
13
+ * [ TX] ( #tx )
14
+ * [ RX] ( #rx )
15
+ - [ Resource allocation] ( #resource-allocation )
16
+ - [ References] ( #references )
17
+
18
18
19
19
## Releases
20
20
You can’t perform that action at this time.
0 commit comments