CChal
New Contributor
6 years agoWhat is the on chip ram (FPGA) requirement for nios II execute in place with QSPI
I am thinking about doing an execute in place architecture using a QSPI device with a NIOSII embedded in a Cyclone 10LP. I am doing this to reduce the amount of on chip ram used inside the FPGA. However, from what I understand, this architecture still requires on chip ram to hold things like the 'Stack' and 'heap' etc... i.e. the writable parts of the application code memory.
If anyone has done this, might they be able to tell me roughly how many M9K blocks (or memory bits) they used of the FPGA's on chip ram. My design is not anything major.