I have a hardware design that has a mode where we do not actually need to run the c5510, BUT we do need some extra memory off of the FPGA it is connected to.
The HPI port can make the internal memory of the DSP look like SRAM. That is how we bootload it.
My question is, how fast can I read and write to this memory. There are so many documents related to the c5510 DSP, where is the speed of this interface even specified?