2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

examples/ddb: add device aliases for unittests

This commit is contained in:
Sebastien Bourdeauducq 2015-07-27 12:22:56 +08:00
parent b1d58bd4c8
commit d7138b25f2

View File

@ -133,6 +133,9 @@
"command": "lda_controller -p {port} --bind {bind}"
},
"ttl_inout": "pmt0",
"ttl_out": "ttl0",
"pmt": "pmt0",
"bd_dds": "dds0",
"bd_sw": "ttl0",