forked from M-Labs/artiq
pipistrello: sys_clk 83 -> 75 MHz
This should close #341 once migen generates stable output.
This commit is contained in:
parent
22cd12f721
commit
8f54a1e619
|
@ -147,6 +147,7 @@ class NIST_QC1(BaseSoC, AMPSoC):
|
|||
l2_size=64*1024,
|
||||
with_timer=False,
|
||||
ident=artiq_version,
|
||||
clk_freq=75*1000*1000,
|
||||
**kwargs)
|
||||
AMPSoC.__init__(self)
|
||||
|
||||
|
|
Loading…
Reference in New Issue