OpenCores

Project maintainers

Details

Name: spi
Created: Jun 12, 2002
Updated: Apr 22, 2016
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 4 reported / 0 solved
Star17you like it: star it!

Other project properties

Category:Communication controller
Language:
Development status:Stable
Additional info:FPGA proven
WishBone compliant: Yes
WishBone version: n/a
License:

Description

SPI (Serial Peripheral Interface) is serial, synchronous, full duplex communication protocol. It is widely used as a board-level interface between different devices such as microcontrollers, DACs, ADCs and others.
This core is SPI/Microwire compliant master serial communication controller with additional functionality.

Features

- Full duplex synchronous serial data transfer
- Variable length of transfer word up to 32 bits
- MSB or LSB first data transfer
- Rx and Tx on both rising or falling edge of serial clock independently
- 8 slave select lines
- Fully static synchronous design with one clock domain
- Technology independent Verilog
- Fully synthesizable

Status

- Tested in FPGA