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

artiq_ddb_template: fix almazny

This commit is contained in:
Sebastien Bourdeauducq 2023-05-09 14:26:59 +08:00
parent 250d7e8f0f
commit 0edcd53c24

View File

@ -334,7 +334,7 @@ class PeripheralManager:
"module": "artiq.coredevice.almazny",
"class": "AlmaznyChannel",
"arguments": {{
"cpld_device": "{name}_cpld",
"host_mirny": "{name}_cpld",
"channel": {i},
}},
}}""",