the data ready handshaking flag is getting cleared in the wrong spot. test1 is the flag, and the green M1 cursor shows that it is getting cleared even though DMA hasn't started
Top-level
the data ready handshaking flag is getting cleared in the wrong spot. test1 is the flag, and the green M1 cursor shows that it is getting cleared even though DMA hasn't started 3 comments
after that change, it seems to be passing both the write and the read test loops. i'll run them a bit longer just to make sure. i will say that it's the perfect time of year to be running this huge logic analyzer. it puts out a lot of heat! |
i was using a version of the "dma running" signal that was latched on the falling edge of CMD, so it was possible to trigger this clear signal even when DMA wasn't actually in progress.