Forum Discussion
Hi,
If you look into stp2.stp file, I observed that the avmm_data_write signal is high very long. Is this expected as I expect it to be high for only 1 clock cycle only?
From your testing, it looks like most of the time you are facing data written incorrectly. This means that there is a timing violation where the data might be corrupted due to not handling the data correctly. Have you check your timing analysis to see if there is any timing violation? Are you able to make the changes on your code so that you state machine is more stable when performing write and read?
Hi,
But in MAX 10 user guide figure4-6 the write signal is high for multiple clock cycles.
Now i changed the code to make write signal high for multiple clock cycles everytime with respective waitrequest signal then performed the write operation by using MCU and read back through examine option and read back data is just like previous not matching with the rpd file.
please find the following attachment of write operation stp file and max10 user guide.
Regards,
Shiva.