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

Subversion Repositories sd_card_controller

[/] [sd_card_controller/] [trunk/] [rtl/] [verilog/] [sdc_controller.v] - Diff between revs 3 and 8

Show entire file | Details | Blame | View Log

Rev 3 Rev 8
Line 4... Line 4...
////                                                              ////
////                                                              ////
//// sdc_controller.v                                             ////
//// sdc_controller.v                                             ////
////                                                              ////
////                                                              ////
//// This file is part of the WISHBONE SD Card                    ////
//// This file is part of the WISHBONE SD Card                    ////
//// Controller IP Core project                                   ////
//// Controller IP Core project                                   ////
//// http://www.opencores.org/cores/xxx/                          ////
//// http://opencores.org/project,sd_card_controller              ////
////                                                              ////
////                                                              ////
//// Description                                                  ////
//// Description                                                  ////
//// Top level entity.                                            ////
//// Top level entity.                                            ////
//// This core is based on SD Card IP core project from           ////
//// This core is based on the "sd card controller" project from  ////
//// http://opencores.org/project,sdcard_mass_storage_controller  ////
//// http://opencores.org/project,sdcard_mass_storage_controller  ////
//// and is a major rewrite of original work. Effort was put to   ////
//// but has been largely rewritten. A lot of effort has been     ////
//// make the core more generic and be able to be used with       ////
//// made to make the core more generic and easily usable         ////
//// OS's like Linux.                                             ////
//// with OSs like Linux.                                         ////
//// - data transfer commands are not fixed                       ////
//// - data transfer commands are not fixed                       ////
//// - data transfer block size is configurable                   ////
//// - data transfer block size is configurable                   ////
//// - multiple block transfer support                            ////
//// - multiple block transfer support                            ////
//// - R2 responses (136 bit) support                             ////
//// - R2 responses (136 bit) support                             ////
////                                                              ////
////                                                              ////

powered by: WebSVN 2.1.0

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