ddb template: remove extra clk_div white space

release-7
morgan 2024-03-15 10:42:15 +08:00 committed by Sébastien Bourdeauducq
parent 02dfb3e5ac
commit 254277578d
1 changed files with 1 additions and 1 deletions

View File

@ -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,