Forum Discussion
SChun19
New Contributor
5 years agoI intentionally removed all external memory accesses and replaced them with a pseudorandom generator on 38 and 60 rather than pointer arithmetic so that I can rule that out. There are no global memory accesses here.
(that pseudorandom generation technique is from the matrix multiplication example from Quartus 19.1)