-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RTIO collision with wide interface and DMA #2088
Comments
This seems like it may be related to #1521 |
Some additional comments here:
It looks like there's an off-by-one error in the |
Bug Report
One-Line Summary
When using the wide interface and DMA, RTIO collisions
Issue Details
Steps to Reproduce
set_group_mu
on that fastino. I've included an example experiment below.experiment.py
Expected Behavior
The experiment runs without issues, and produces the correct RTIO events.
Actual (undesired) Behavior
The ARTIQ console reports "artiq.coredevice.comm_kernel:collision(s) reported during kernel execution".
Kasli logs:
Analyser dump:
Note these events are not distributed 1us apart. In fact, the 2nd to 4th all have the same timestamp!
Your System (omit irrelevant parts)
The text was updated successfully, but these errors were encountered: