Egor Savkin esavkin
  • Joined on 2022-09-30
esavkin closed issue M-Labs/artiq-zynq#201 2022-10-05 17:07:36 +08:00
Kasli-SoC get_rtio_counter_mu always returns 0
esavkin commented on issue M-Labs/artiq-zynq#201 2022-10-05 17:07:20 +08:00
Kasli-SoC get_rtio_counter_mu always returns 0

I ran code you provided, but was unable to reproduce the issue. I also added @kernel decorator, but that didn't have any effect. Output values seems to be fine:

counter: 1495496331440
counte…
esavkin commented on issue M-Labs/artiq-zynq#196 2022-10-05 16:42:06 +08:00
Problems with DMA on Kasli-Soc

I am trying to reproduce the issue, however I'm unable to make it hang. Moreover, I've run this code

So, if we take this code as an example:

And got nearly the same result, as you mentioned…