Why was this removed and Red Pitaya dumped together even though it had a different configuration?
Mimics the check above it - for decorators with arguments the Name is behind a Call as I mentioned before. Without it, it wouldn't be considered an external function and compiler would try to…
I believe "idle" would mean the device would be running it, when otherwise it would be doing nothing; RISC-V behaviour seems more fitting that the kernel would fully fill the idle state. Even…
I did test it successfully with the kc705. No changes required in ARTIQ besides flake update (and removing the restriction with #nac3todo
in few examples.
I believe there may be comments…
No need for FuncOptions
, I can just pass is_async
(extracted from the decorator arguments) to the rpc gen function.
Similarly, other ARTIQ-only options (like for subkernels later) would…