Altera_Forum
Honored Contributor
17 years agoUnable to place RAM cells in design
Hi folks,
I'm trying to work on an SoPC design. I've used my architecture as an IP and inserted it onto the SoPC having Nios II CPU, jtag-uart, interval timer, on chip memory, and a pio. I'm trying to fit this device onto a Cyclone II EP2C20F484C7. My IP's architecture uses DPRAM cells, around 32 of them with a depth of 150 bits each accessed 1 bit at a time. So the total usage during its compilation was ~ 4096 memory bits. Now, after generating an SoPC, when i try to compile it, i get the following error: Error: Cannot place 265 RAM cells or portions of RAM cells in design. Please advice me as to what I should be doing. btw, I'm an amateur as far as the quartus tool and SoPC are concerned.