DMA test failures #89
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#89
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I got underflows when trying to run them myself...
@pca006132 Did you correctly load the
nist_qc2
gateware and firmware variant? The ARTIQ tests do not work with thesimple
variant.Note that the impure build process doesn't handle changing variants without deleting the build folder manually.
The underflows could be due simply to the very high Zynq AXI latency. I'll take a look.
Hmm, no. Then my best guess is DMA buffer corruption similar to #90