Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe usage of [A10:0] clarifies, that the CF card is operated in pc memory card mode rather than true ide mode by the driver. Unfortunately, the first mode isn't compatible with IDE hard drives. There may be several reasons, why the designer choosed PC Memory Card Mode for the CF interface, one is in the fact, that true IDE mode isn't fully supported by some card types respectively not working correctly.
You definitely need a different driver component to interface an IDE (PATA) hard drive. I can't give further hints, cause I'm not working with SOPC and CF/IDE interface. There may be a different driver available.