liqixue12 When power on and initializing, the DA device (zotino) can not start normally while other devices are working well, e.g. DDS device (urukul), TTL device. As for this problem, i have ever seen in your github pages, but there is no corresponding reason or solution, so can you tell me how to deal with this?
Please provide more information. What is the error message/unexpected behavior, system variant, ARTIQ firmware and software version, etc.
Our artiq program with python is fixed absolutely, then i want to accelerate the schedule of running artiq, for exampple, skipping the compile process of .py files. Is there any solution for me?
On the long term the new compiler project (NAC3) will speed up compilation.
If your program is indeed fixed and does not do RPC, you can use artiq_compile
to produce a ELF file.