forked from M-Labs/artiq
ddb template: remove extra clk_div white space
This commit is contained in:
parent
02dfb3e5ac
commit
254277578d
@ -237,7 +237,7 @@ class PeripheralManager:
|
||||
"io_update_device": "ttl_{name}_io_update",
|
||||
"refclk": {refclk},
|
||||
"clk_sel": {clk_sel},
|
||||
"clk_div" : {clk_div}
|
||||
"clk_div": {clk_div}
|
||||
}}
|
||||
}}""",
|
||||
name=urukul_name,
|
||||
|
Loading…
Reference in New Issue
Block a user