Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSynthese failed on DSP-Builder "Out of Memory 4200MB"
Hallo I'm a student of the univerity o Zurich (Switzerland) and I develop a mp3 encoder/decoder on a Dev Board DE2 Cyclone 2 with EP2C35F672 fpga. The synthese on dsp-builder do not wor...
Altera_Forum
Honored Contributor
16 years agoi ran out of memory also with this model. this is strange, the model isn't so huge as to expect running out of RAM, especially on a CII device. next thing i can advise is to only to the actual DSP processing in DSP Builder and leave inputs for your coefficient loading which can be done in HDL or schematic capture in the actual Quartus project.