targets/c10prefkit: remove keep attributes (no longer needed, added automatically).
This commit is contained in:
parent
6c31933e89
commit
7bba5caab0
|
@ -31,10 +31,6 @@ class _CRG(Module):
|
|||
|
||||
# # #
|
||||
|
||||
self.cd_sys.clk.attr.add("keep")
|
||||
self.cd_sys_ps.clk.attr.add("keep")
|
||||
self.cd_por.clk.attr.add("keep")
|
||||
|
||||
clk12 = platform.request("clk12")
|
||||
|
||||
# power on rst
|
||||
|
|
Loading…
Reference in New Issue