Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIn the example testbench posted I want to write 0 at address 0, 1 at address 1, etc..
"waitrequest" is asserted on falling edge of clock at 0.3ns, at the next rising clock state go to idle and so 2 is not written but when state go again to "write_state" 2 is written correctly at address 2 or I am wrong?