- Edited
when running sinara tester I get:
****** Sinara system tester ******
*** Testing LEDs.
Check for blinking. Press ENTER when done.
Testing LED: led0
Testing LED: led1
*** Testing TTL outputs.
Outputs are tested in groups of 4. Touch each TTL connector
with the oscilloscope probe tip, and check that the number of
pulses corresponds to its number in the group.
Press ENTER when done.
Testing TTL outputs: ttl4, ttl5, ttl6, ttl7.
*** Testing TTL inputs.
TTL device to use as stimulus (default: ttl4):
Connect ttl4 to ttl0. Press ENTER when done.
FAILED # **i just skipped past these, they do work however.**
Connect ttl4 to ttl1. Press ENTER when done.
FAILED
Connect ttl4 to ttl2. Press ENTER when done.
FAILED
Connect ttl4 to ttl3. Press ENTER when done.
FAILED
*** Testing Urukul DDSes.
urukul0_cpld: initializing CPLD...
urukul0_cpld: testing attenuator digital control...
urukul0_cpld: done
urukul1_cpld: initializing CPLD...
Traceback (most recent call last):
File "/nix/store/vxaim7i00a8h749i3x7gybw1nhxndpyl-python3.12-artiq-9.9140+4158954.beta/bin/.artiq_sinara_tester-wrapped", line 9, in <module>
sys.exit(main())
^^^^^^
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/frontend/artiq_sinara_tester.py", line 986, in main
experiment.run(tests)
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/frontend/artiq_sinara_tester.py", line 937, in run
getattr(self, f"test_{name}")()
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/frontend/artiq_sinara_tester.py", line 304, in test_urukuls
self.init_urukul(cpld)
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/language/core.py", line 54, in run_on_core
return getattr(self, arg).run(run_on_core, ((self,) + k_args), k_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/coredevice/core.py", line 177, in run
self._run_compiled(kernel_library, embedding_map, symbolizer, demangler)
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/coredevice/core.py", line 166, in _run_compiled
self.comm.serve(embedding_map, symbolizer, demangler)
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/coredevice/comm_kernel.py", line 739, in serve
self._serve_exception(embedding_map, symbolizer, demangler)
File "/nix/store/jw63d7mkpfjiy8qasfbg1s92mfpfv4w7-python3-3.12.8-env/lib/python3.12/site-packages/artiq/coredevice/comm_kernel.py", line 721, in _serve_exception
raise python_exn
ValueError: Urukul proto_rev mismatch