Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDDR PIN placement error
Hi all, I use a Cyclone IV E EP4CE40F23C8 with Quartus 11.0 I have this error message when i try to place ddr pins --- Quote Start --- Error: altmemphy pin placement was...
Altera_Forum
Honored Contributor
15 years agoHi Josy,
--- Quote Start --- In Cyclone IV the DQS is not used to capture the DDR2 data. This is stated several times in the Cyclone IV data-sheet. Instead ALT-MemPHY uses a phase-shifted clock from the PLL (that generates all memory clocks) to capture the data. --- Quote End --- Thanks for clarifying that. I am using the Stratix IV devices, and incorrectly assumed the interface was the same on the Cyclone IV devices. I'd had to use the Stratix IV pin assignment tables to try to figure out the assignments for DDR and QDR on the Stratix IV GX Development kit. --- Quote Start --- It looks to me that all (most) IO-pins are created equal (DDR-out an OE registers etc. in the IO-cell, DDR-in registers in the logic fabric) so how come the DQ/DQS/DQM-pins are more equal? That is the mystery I'd like to see revealed. --- Quote End --- An interesting mystery indeed. Write a DDR2 interface independently of the Altera IP? Cheers, Dave