Egor Savkin esavkin
  • Joined on 2022-09-30
esavkin closed issue M-Labs/artiq-zynq#178 2022-10-10 15:35:31 +08:00
artiq_coremgmt reboot broken
esavkin created pull request M-Labs/artiq-zynq#202 2022-10-07 13:06:34 +08:00
Implement reboot for artiq_coremgmt
esavkin pushed to reboot_support_mngmt at esavkin/artiq-zynq 2022-10-07 13:06:08 +08:00
1220268822 Implement reboot for artiq_coremgmt
esavkin created branch reboot_support_mngmt in esavkin/artiq-zynq 2022-10-07 13:06:08 +08:00
esavkin created repository esavkin/artiq-zynq 2022-10-07 13:00:47 +08:00
esavkin created pull request M-Labs/zynq-rs#101 2022-10-07 12:59:53 +08:00
Fix soft_rst bit, add reboot function
esavkin pushed to esavkin/reboot_support at M-Labs/zynq-rs 2022-10-07 12:58:21 +08:00
0a3a777652 Fix soft_rst bit, add reboot function
esavkin pushed to esavkin/reboot_support at M-Labs/zynq-rs 2022-10-07 11:04:53 +08:00
b25672eed0 Fix soft_rst bit, add reboot function
esavkin created branch esavkin/reboot_support in M-Labs/zynq-rs 2022-10-07 11:04:52 +08:00
esavkin commented on issue M-Labs/artiq-zynq#196 2022-10-06 10:01:45 +08:00
Problems with DMA on Kasli-Soc

which firmware/gateware are you using?

current master's kasli_soc-master-jtag

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…