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

Subversion Repositories xulalx25soc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 76 to Rev 77
    Reverse comparison

Rev 76 → Rev 77

/xulalx25soc/trunk/sw/regdefs.cpp
105,6 → 105,20
{ R_CPUSCOPE, "CPUSCOPE" },
{ R_CPUSCOPE, "CPUSCOP" },
//
// And now for the SDCard
//
{ R_SDCARD_CTRL, "SDCARD" },
{ R_SDCARD_DATA, "SDDATA" },
{ R_SDCARD_FIFOA, "SDFIF0" },
{ R_SDCARD_FIFOA, "SDFIFO" },
{ R_SDCARD_FIFOA, "SDFIFA" },
{ R_SDCARD_FIFOA, "SDFIFO0" },
{ R_SDCARD_FIFOA, "SDFIFOA" },
{ R_SDCARD_FIFOB, "SDFIF1" },
{ R_SDCARD_FIFOB, "SDFIFB" },
{ R_SDCARD_FIFOB, "SDFIFO1" },
{ R_SDCARD_FIFOB, "SDFIFOB" },
//
// For working with the ICAPE interface ... if I can ever get a
// testing environment suitable to prove that it works.
//
/xulalx25soc/trunk/sw/regdefs.h
81,10 → 81,10
#define R_CPUSCOPED 0x0000011f // and data
//
// SD Card
// 0x00000120
// 0x00000121
// 0x00000122
// 0x00000123
#define R_SDCARD_CTRL 0x00000120
#define R_SDCARD_DATA 0x00000121
#define R_SDCARD_FIFOA 0x00000122
#define R_SDCARD_FIFOB 0x00000123
//
// Unused/open
// #define SOMETHING 0x00000124 -- 0x013f (28 spaces)

powered by: WebSVN 2.1.0

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