Skip to content

Commit f10a698

Browse files
committed
Add top level README
1 parent f66c519 commit f10a698

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
### Various HDL (Verilog) IP Cores
2+
3+
Github: [http://github.com/ultraembedded/cores](https://github.com/ultraembedded/cores/tree/master)
4+
5+
6+
#### Catalogue
7+
8+
| Name | Description |
9+
| ---- | ------------- |
10+
| asram16_axi4 | AXI4 -> Async SRAM (16-bit) Interface |
11+
| dbg_bridge | UART -> AXI4 Debug Bridge |
12+
| ftdi_async_bridge | FTDI Asynchronous FIFO Interface |
13+
| i2s | I2S Master |
14+
| sdram | Simple SDRAM Controller |
15+
| spdif | SPDIF Transmitter |
16+
| spilite_axi4l | SPI-Lite SPI Master Interface |
17+
| uart | UART |
18+
| ulpi_wrapper | ULPI Link Wrapper |
19+
| usb_device | USB Peripheral Interface |
20+
| usb_host | USB 1.1 Host Controller |
21+
| usb_sniffer | USB Sniffer |

0 commit comments

Comments
 (0)