Hi,
We have an FPGA connected to a C6747 (OMAPL-137) via EMIFA.
Is the following correct?
"The FPGA/EMIFA is slower than than the CPU so when a load from the FPGA occurs the CPU waits for the result and this is called a memory stall."
"Memory stalls happen automatically and can't be seen in the code. They are not the same as NOP instructions."
What happens when a store to the FPGA occurs?
Any thoughts or pointers to documentation greatly appreciated,
Matt