AlexSmart
New Contributor
4 years agoMAX10 UFM read example
Im trying to use On-Chip Flash Intel FPGA IP in my 10M08 fpga. Im not using niether Nios nor any other IP.
I need read operations only, doing everything according to
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_ufm.pdf
section 4.2.6
But readdatavalid flag remains low... Does anyone have an example project for this particular case?