Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProblem to add an off chip SSRAM
Hello, I have a problem when I want to add an off chip memory in my design. I have read a lot about this issue but I have not been able to find the solution to my problem. Let me explain it int...
Altera_Forum
Honored Contributor
14 years agoFloating reset_n signal is probably left at GND or removed during synthesis, so Your SSRAM controller is either in reset or optimized out.
NEVER KEEP RESET PIN FLOATING! And it is usually a bad technique to connect it to VCC or GND signals, since those can be also optimized out.