Altera_Forum
Honored Contributor
11 years agoMulti SD CARD controller
Hi all,
I'm doing a design with 4 SD cards, in sd 4 bits mode at 50MHz in parallel with an embedded Nios on a ARRIA V target. Here are the facts: - By instantiating the sd ip without Nios, communication goes well and we arrive to write fixed pattern on all cards. - By adding the Nios (Nios + RAM + Ethernet), there are 2 cards of 4 arriving to work properly Has anyone ever used multiple SD cards within one design? Are there timing constraints add on the sdc file to use efficiently sd card ? I suspected problem of random delay depending on the quartus routing or fitting, between the sd clock and the 4 bits of data. Thank you for your help