OpenCores
URL https://opencores.org/ocsvn/sd_card_controller/sd_card_controller/trunk

Subversion Repositories sd_card_controller

[/] [sd_card_controller/] [trunk/] [README.md] - Blame information for rev 7

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 rozpruwacz
 
2 5 rozpruwacz
Wishbone SD Card Controller IP Core
3
===================================
4 4 rozpruwacz
 
5
The Wishbone SD Card Controller IP Core is MMC/SD communication controller designed to be
6
used in a System-on-Chip. IP core provides simple interface for any CPU with Wishbone
7
bus. The communication between the MMC/SD card controller and MMC/SD card is performed
8
according to the MMC/SD protocol.
9
 
10 5 rozpruwacz
Features
11
--------
12 4 rozpruwacz
 
13
The MMC/SD card controller provides following features:
14
 
15
- 1- or 4-bit MMC/SD mode (does not support SPI mode),
16
- 32-bit Wishbone interface,
17
- DMA engine for data transfers,
18
- Interrupt generation on completion of data and command transactions,
19
- Configurable data transfer block size,
20
- Support for any command code (including multiple data block tranfser),
21
- Support for R1, R1b, R2(136-bit), R3, R6 and R7 responses.
22
 
23 5 rozpruwacz
Documentation
24
-------------
25 4 rozpruwacz
 
26
The documentation is located in the doc/ directory.
27 7 rozpruwacz
 
28
Examples
29
--------
30
 
31
A sample ORPSoC project that make use of this core is located at:
32
 
33
https://github.com/mczerski/orpsoc-de0_nano
34
 
35
The project is based on de0_nano board with custom made expansion board
36
with SD Card connector.
37
 
38
There is also u-boot project port for this board located at:
39
 
40
https://github.com/mczerski/u-boot
41
 
42
This u-boot project contains driver for Wishbone SD Card Controller IP Core
43
and can be configured for de0_nano board (with custom made expansion board).
44
 
45
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.