Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
The device you're targeting doesn't have enough memory resources to implement the IP you're instantiating. Try compiling it for a larger device.
Cheers, Alex - Altera_Forum
Honored Contributor
--- Quote Start --- The device you're targeting doesn't have enough memory resources to implement the IP you're instantiating. Try compiling it for a larger device. Cheers, Alex --- Quote End --- BUT chip of my FPGA device is EP4CE40F23C7. what is the bigger than this. AND IS it Ok to change the device in quartus? - Altera_Forum
Honored Contributor
--- Quote Start --- BUT chip of my FPGA device is EP4CE40F23C7. what is the bigger than this. AND IS it Ok to change the device in quartus? --- Quote End --- If that is your chip, then the IP you have created will not fit into it, and you will either need to modify the IP or buy a new device. - Altera_Forum
Honored Contributor
--- Quote Start --- If that is your chip, then the IP you have created will not fit into it, and you will either need to modify the IP or buy a new device. --- Quote End --- Can i modify NCO IP to usage of RAM? - Altera_Forum
Honored Contributor
--- Quote Start --- Can i modify NCO IP to usage of RAM? --- Quote End --- You certainly can. I believe you have entered excessive figures for lut size (phase resolution). try 2^10 fr phase, 2^10 for amplitude.