mirror of https://github.com/m-labs/artiq.git
examples/ddb: add device aliases for unittests
This commit is contained in:
parent
b1d58bd4c8
commit
d7138b25f2
|
@ -133,6 +133,9 @@
|
||||||
"command": "lda_controller -p {port} --bind {bind}"
|
"command": "lda_controller -p {port} --bind {bind}"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"ttl_inout": "pmt0",
|
||||||
|
"ttl_out": "ttl0",
|
||||||
|
|
||||||
"pmt": "pmt0",
|
"pmt": "pmt0",
|
||||||
"bd_dds": "dds0",
|
"bd_dds": "dds0",
|
||||||
"bd_sw": "ttl0",
|
"bd_sw": "ttl0",
|
||||||
|
|
Loading…
Reference in New Issue