aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nmigen_boards/de0.py2
1 files changed, 1 insertions, 1 deletions
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 = [