Skip to content

Commit

Permalink
Add top level README
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraembedded committed Feb 2, 2019
1 parent f66c519 commit f10a698
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
### Various HDL (Verilog) IP Cores

Github: [http://github.com/ultraembedded/cores](https://github.com/ultraembedded/cores/tree/master)


#### Catalogue

| Name | Description |
| ---- | ------------- |
| asram16_axi4 | AXI4 -> Async SRAM (16-bit) Interface |
| dbg_bridge | UART -> AXI4 Debug Bridge |
| ftdi_async_bridge | FTDI Asynchronous FIFO Interface |
| i2s | I2S Master |
| sdram | Simple SDRAM Controller |
| spdif | SPDIF Transmitter |
| spilite_axi4l | SPI-Lite SPI Master Interface |
| uart | UART |
| ulpi_wrapper | ULPI Link Wrapper |
| usb_device | USB Peripheral Interface |
| usb_host | USB 1.1 Host Controller |
| usb_sniffer | USB Sniffer |

0 comments on commit f10a698

Please sign in to comment.