mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 19:28:26 +08:00
examples/device_db: add clockgen
This commit is contained in:
parent
1c36ae0672
commit
532204e5ff
@ -66,6 +66,12 @@
|
||||
"class": "TTLOut",
|
||||
"arguments": {"channel": 18}
|
||||
},
|
||||
"ttl15": {
|
||||
"type": "local",
|
||||
"module": "artiq.coredevice.ttl",
|
||||
"class": "TTLClockGen",
|
||||
"arguments": {"channel": 19}
|
||||
},
|
||||
|
||||
"dds_bus": {
|
||||
"type": "local",
|
||||
|
Loading…
Reference in New Issue
Block a user