forked from M-Labs/artiq
examples/master: ad5360 -> zotino
This commit is contained in:
parent
774030698e
commit
a20dfd9c00
|
@ -186,8 +186,8 @@ device_db = {
|
||||||
},
|
},
|
||||||
"dac_zotino": {
|
"dac_zotino": {
|
||||||
"type": "local",
|
"type": "local",
|
||||||
"module": "artiq.coredevice.ad5360",
|
"module": "artiq.coredevice.zotino",
|
||||||
"class": "AD5360",
|
"class": "Zotino",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"spi_device": "spi_zotino",
|
"spi_device": "spi_zotino",
|
||||||
"ldac_device": "ttl_zotino_ldac",
|
"ldac_device": "ttl_zotino_ldac",
|
||||||
|
|
Loading…
Reference in New Issue