tanbour / cores

Various HDL (Verilog) IP Cores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Various HDL (Verilog) IP Cores

Github: http://github.com/ultraembedded/cores

Cloning

This repo contains submodules, to clone them;

git clone --recursive https://github.com/ultraembedded/cores.git

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
irq_ctrl Simple Linux support interrupt controller
sdram Simple SDRAM Controller
spdif SPDIF Transmitter
spiflash SPI-Flash XIP Interface
spilite_axi4l SPI-Lite SPI Master Interface
uart UART
ulpi_wrapper ULPI Link Wrapper
usb_bridge USB -> AXI4-Lite Debug Bridge
usb_cdc USB CDC Device
usb_device USB Peripheral Interface
usb_fs_phy USB Full Speed PHY
usb_host USB 1.1 Host Controller
usb_sniffer USB Sniffer

About

Various HDL (Verilog) IP Cores


Languages

Language:Verilog 45.5%Language:Coq 20.7%Language:C 14.9%Language:C++ 11.2%Language:SystemVerilog 3.7%Language:Python 2.8%Language:Makefile 1.0%Language:Objective-C 0.1%