Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Unable 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.

16 Replies