Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNEEK Cyclone III edition problem
I am trying to create a simple project like Hello World or counter. I made a design but always getting error like; Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Pausing target ...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- First of all, onchip ram is only 4kB on my kit. --- Quote End --- Are you sure of this? afaik the CIII NEEK kit comes with a 3C25 device, which has 594kbits of memory: this means 66KBytes available to implement onchip ram. Probably you mean your current[/I][/I] sopc system has 4kB ram: you simply need to use sopc builder to increase the ram size or add another onchip ram component.