Skip to content

Commit

Permalink
pipistrello: sys_clk 83 -> 75 MHz
Browse files Browse the repository at this point in the history
This should close #341 once migen generates stable output.
jordens committed Mar 21, 2016
1 parent 22cd12f commit 8f54a1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions artiq/gateware/targets/pipistrello.py
Original file line number Diff line number Diff line change
@@ -147,6 +147,7 @@ def __init__(self, cpu_type="or1k", **kwargs):
l2_size=64*1024,
with_timer=False,
ident=artiq_version,
clk_freq=75*1000*1000,
**kwargs)
AMPSoC.__init__(self)

0 comments on commit 8f54a1e

Please sign in to comment.