From: whitequark Date: Fri, 4 Oct 2019 07:00:52 +0000 (+0000) Subject: de0: fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7db1191de1c85101088f1b38082701753da4fadd;p=nmigen-boards.git de0: fix typo. --- diff --git a/nmigen_boards/de0.py b/nmigen_boards/de0.py index 7ecd4e0..a172221 100644 --- a/nmigen_boards/de0.py +++ b/nmigen_boards/de0.py @@ -11,7 +11,7 @@ __all__ = ["DE0Platform"] class DE0Platform(AlteraPlatform): device = "EP3C16" # Cyclone III 15K LEs - package = "F484" # FBGA-484 UBGA-672 + package = "F484" # FBGA-484 speed = "C6" default_clk = "clk50" resources = [