Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMobile DDR
Hi together, I´m a beginner in programming FPGAs. I want to use Mobile DDR SDRAM in my Design. This Mobile DDR (Micron) works normally with the I/O standard 1.8V LVCMOS. Unfortunately I am not ...
Altera_Forum
Honored Contributor
16 years ago Best i can come up with, but basically answers your question. The altera core calculates all of it's timing values and operation based on a SSTL, so pretty sure won't work with your mobile device. Quartus is suggesting you change the io standard because that is what the core is designed to work with, not because it is what you should actually do. Haven't checked but there may also be differences in the actual operation of the two devices(mobile and non mobile) that would cause the core to not work. Sorry Kevin