diff --git a/examples/master/device_db.pyon b/examples/master/device_db.pyon index c1fd359f5..55d7f0893 100644 --- a/examples/master/device_db.pyon +++ b/examples/master/device_db.pyon @@ -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",