Altera_Forum
Honored Contributor
17 years agoProblems with SRAM
I`have downloaded and installed Altera`s University program IP`s which are made for DE1 and DE2 boards. I`am using the Cyclone II FPGA Starter board, which is same as DE1 board (as I saw), and I have made one simple design with SOPC builder which is suposed to use SRAM as Instruction/Stack/HEap memory and with NIOS II processor and PIO port connected to diodes.
The program I made didn`t manage to load in SRAM, but when I changed memory in SOPC builder from SRAM to On-Chip memmory, thus using 73 percent of Cyclone II M4k blocks, program was working perfectly. I presume the problem is in the constraints for SRAM which I didn`t use. If anyone can help me to get this SRAM working I would appreciate it very much!