terasic_de2_115: Cosmetic cleanup.
This commit is contained in:
parent
d8228c2c0f
commit
c7ad9adacb
|
@ -51,9 +51,7 @@ class _CRG(LiteXModule):
|
|||
# BaseSoC ------------------------------------------------------------------------------------------
|
||||
|
||||
class BaseSoC(SoCCore):
|
||||
def __init__(
|
||||
self,
|
||||
sys_clk_freq=50e6,
|
||||
def __init__(self, sys_clk_freq=50e6,
|
||||
with_ethernet = False,
|
||||
with_etherbone = False,
|
||||
with_sdcard = False,
|
||||
|
|
Loading…
Reference in New Issue