Forum Discussion
Gouri
New Contributor
2 years agoOn chip flash memory not updating avmm_data_readvalid signal in Read operation
https://www.intel.com/content/dam/altera-www/global/en_US/uploads/7/73/MAX10_On-Chip_Flash_IP_Read_Operation_Example.pdf With respect above document of read write operation in On chip flash UFM IP...
ShengN_altera
Super Contributor
2 years agoHi Gouri Adsure,
I tested the design and found out that avmm_data_readvalid signal and avmm_data_waitrequest signal do updating as well check screenshot attached below.
One thing to take note that have you go to Tools -> In-System Sources and Probes Editor and toggle the Index S[0] to start?
Thanks,
Best Regards,
Sheng
- Gouri2 years ago
New Contributor
Hello ,
So you are using same code which is mentioned above?
Because with same code we found that IP is not incrementing avmm_data_addr (13 bit address ) in the read operation.
Can you just check in code is there other logic for read operation
( Also why we increment addr by 8 bits any specific reason)
Thank you
Gouri Adsure