OpenCores
URL https://opencores.org/ocsvn/sdhc-sc-core/sdhc-sc-core/trunk

Subversion Repositories sdhc-sc-core

[/] [sdhc-sc-core/] [trunk/] [grpSd/] [unitSdController/] [src/] [SdController-Rtl-a.vhdl] - Diff between revs 100 and 101

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 100 Rev 101
Line 304... Line 304...
                                                end case;
                                                end case;
 
 
                                        when CheckBusWidth =>
                                        when CheckBusWidth =>
                                                if (R.SendCMD55 = cInactivated) then
                                                if (R.SendCMD55 = cInactivated) then
                                                        NextR.ToSdData.DataMode <= widewidth;
                                                        NextR.ToSdData.DataMode <= widewidth;
 
                                                        NextR.ToSdData.ExpectBits <= ScrBits;
 
 
                                                        case R.Region is
                                                        case R.Region is
                                                                when send =>
                                                                when send =>
                                                                        NextR.ToSdCmd.Content.id  <= cSdCmdSendSCR;
                                                                        NextR.ToSdCmd.Content.id  <= cSdCmdSendSCR;
                                                                        NextR.ToSdCmd.Content.arg <= (others => '0'); -- stuff bits
                                                                        NextR.ToSdCmd.Content.arg <= (others => '0'); -- stuff bits

powered by: WebSVN 2.1.0

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