Skip to content

Commit

Permalink
redpitaya: remove default clock
Browse files Browse the repository at this point in the history
  • Loading branch information
sbourdeauducq committed Oct 25, 2020
1 parent de8e83b commit cb88406
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions migen/build/platforms/redpitaya.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@


class Platform(XilinxPlatform):
default_clk_name = "clk125"
default_clk_period = 8.

def __init__(self):
XilinxPlatform.__init__(self, "xc7z010-clg400-1", _io,
toolchain="vivado")

0 comments on commit cb88406

Please sign in to comment.