soc/cores/clock: remove return on S7PLL.create_clkout

This commit is contained in:
Florent Kermarrec 2018-12-19 09:14:26 +01:00
parent eda1a83ea9
commit fe5cef4294
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ class S7Clocking(Module, AutoCSR):
else:
raise ValueError
return clkout_buf
def compute_config(self):
config = {}
config["divclk_divide"] = 1