Forum Discussion
HaiboZ
New Contributor
3 years agoMax10 RSU state machine issue
in i2c_rsu example in 10M016sau324, find an issue in MAX10_FLASH_INTERFACE always @(posedge Clock) begin if(Reset) FlashBusy <= 1'b0; else if(NextFlashCmdAck) FlashBusy...
WZ2
Frequent Contributor
3 years agoHi there,
You mean you use signal tap to capture the signal and show the situation you mentioned?
Could u please upload the capture~
Best regards,
WZ