Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSRAM vs SDRAM
Hi, I am about to design a system with uClinux, and I was wondering if the performances would be correct if I only used an SDRAM. SRAM is a bit expensive if I want to have enough memory to run...
Altera_Forum
Honored Contributor
21 years agoHi cetic,
> ... I have read in some threads around here that SDRAM performances > were quite bad. I've found the SDRAM controller performance to be pretty awful. Given the logic area it occupies and its performance, I no longer consider it a viable alternative for many new designs. > SRAM is a bit expensive if I want to have enough memory to run > my linux (I guess I need at least 4MB). I've switched to PSRAM (pseudo SRAM) for new designs. It eliminates the SDRAM controller and it performs better. The cost is very attractive ... the expense is the number of pins you must use. Regards, --Scott