Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCPLD and SDRAM
Hello Is that the CPLD has enough resources to be able to control a SDRAM Thanks
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi! A CPLD should work nicely if you want to just turn that into an SDRAM controller. A MaxII with 240LE's should be ample to get that going. The problem you might have is that a) AFAIK the MaxII doesn't have a PLL, which means you'll have to use a clock that's fast enough (you didn't specify how fast it needs to be, so this might not be an issue) and b) you'll need a boatload of pins. I'm about to embark on the same journey.. Good luck! -Mux --- Quote End --- thank you for this answer :) :)