Altera_Forum
Honored Contributor
17 years agohow to solve this problem?
I’m not good at English, and I try to translate the above into English.
I designed the dynamic image edge detection on the DE1 board, CCD camera (D5M) is connected to the SDRAM through GPIO, which is make sure that the data from the camera can write into the SDRAM in time. I can’t add the SDRAM Controller in the SOPC Builder, because there is only one chip of SDRAM on the DE1 board, and the SRAM is already used as the VGA’s output buffer. So I have to add the On-chip memory in the SOPC Builder. I also designed two coprocessors by DSP Builder, but one of the coprocessors used lots of the M4K resources. The M4K left for the on-chip memory is less, about 4k. When I program in the NIOS IDE, it will show me the error message that out of the address. Is there any way to solve the problem? Thank you!