projects
/
nmigen-boards.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa5e4fb
)
de0: fix typo.
author
whitequark
<whitequark@whitequark.org>
Fri, 4 Oct 2019 07:00:52 +0000
(07:00 +0000)
committer
whitequark
<whitequark@whitequark.org>
Fri, 4 Oct 2019 07:00:52 +0000
(07:00 +0000)
nmigen_boards/de0.py
patch
|
blob
|
history
diff --git
a/nmigen_boards/de0.py
b/nmigen_boards/de0.py
index 7ecd4e07e40fee2097d7e4e933d9d0bea87b93a6..a172221fc7418f4f5161a1720b4ef5a64bf60119 100644
(file)
--- 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 = [