Or try an example search: SD Card Controller
FPGA-CF is an open-source, portable, extensible communications package that consists of a small hardware core (less than 600 slices) and and a…
I2C is a two-wire, bidirectional serial bus that provides a simple, efficient method of data exchange between devices. It is primarily used in the…
This project aims at implementing a basic iso7816:3 master which can be controlled by software or by a state machine. This is a work in progress.…
This is a simple uart core which includes a baud generator. The core uses a fixed format: 1 start,8 data, 1 stop bit. + baudX8/X16 mode selects in…
This is a scan based serial communication block designed to safely and easily move data onto and off of a chip with a minimal number of pins.…
Have you ever needed a fast and easy way to test your new FPGA board? You know you have all the interfaces but it will take time to finish the…
VHDL implementation of a UDP/IP core! Area-optimized for direct PC-FPGA communication! An advanced/versatile version of the core is included in the…