Altera_Forum
Honored Contributor
20 years agoIDT 71V416 SRAM Timing
Hi
I've built a custom board, using 4 IDT71V416 SRAMS to provide 512K x 32 bits. I have used the Altera supplied components, and clock at 40 MHz. Like others, I have seen my program run wild. Apparently, there is some incentive to add a setup state to the memory. Can anyone tell me.... 1. Does the added setup state help with the IDT 71V416? 2. Can I patch the .PTF file for my own design? Or should I create a new custom user logic that's just like the supplied 71V416 but with a setup state? 3. If patching is OK, do I just change the line "Setup Time = 0" to be "Setup Time = 1" ? 4. The problem "feels" like a stack overflow. Is there some place I can specify stack sizes? Or is it entire available memory less whatever is used? Thanks guys and gals