Skip to content

Commit

Permalink
Add ft60x_axi core. Move usb_sniffer to new repo (updated IP).
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraembedded committed May 26, 2020
1 parent 19ee8ec commit 100f7f6
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 1,399 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@
[submodule "ulpi_wrapper"]
path = ulpi_wrapper
url = https://github.com/ultraembedded/core_ulpi_wrapper.git
[submodule "ft60x_axi"]
path = ft60x_axi
url = https://github.com/ultraembedded/core_ft60x_axi
[submodule "usb_sniffer"]
path = usb_sniffer
url = https://github.com/ultraembedded/core_usb_sniffer
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ git clone --recursive https://github.com/ultraembedded/cores.git
| dbg_bridge | UART -> AXI4 Debug Bridge |
| ftdi_async_bridge | FTDI Asynchronous FIFO Interface (Wishbone) |
| ftdi_bridge | FTDI Asynchronous/Synchronous FIFO Interface (AXI-4) |
| ft60x_axi | FTDI FT601 USB3.0 to high-performance AXI4 bus master |
| i2s | I2S Master |
| irq_ctrl | Simple Linux support interrupt controller |
| sdram | Simple SDRAM Controller (Wishbone) |
Expand Down
1 change: 1 addition & 0 deletions ft60x_axi
Submodule ft60x_axi added at 0ea7ee
1 change: 1 addition & 0 deletions usb_sniffer
Submodule usb_sniffer added at aa48db
86 changes: 0 additions & 86 deletions usb_sniffer/README.md

This file was deleted.

Loading

0 comments on commit 100f7f6

Please sign in to comment.