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:
a889afe
)
de0_cv: remove SD card WP pin (not present on this board).
author
whitequark
<whitequark@whitequark.org>
Sat, 27 Jun 2020 17:16:44 +0000
(17:16 +0000)
committer
whitequark
<whitequark@whitequark.org>
Sat, 27 Jun 2020 17:16:44 +0000
(17:16 +0000)
nmigen_boards/de0_cv.py
patch
|
blob
|
history
diff --git
a/nmigen_boards/de0_cv.py
b/nmigen_boards/de0_cv.py
index 163ad385513095012428437606b5a3a7a842efd0..756f7575d3c478cd3f7ce7ac24b74921ae241602 100644
(file)
--- a/
nmigen_boards/de0_cv.py
+++ b/
nmigen_boards/de0_cv.py
@@
-73,7
+73,7
@@
class DE0CVPlatform(IntelPlatform):
),
*SDCardResources(0,
- clk="H11", cmd="B11", dat0="K9", dat1="D12", dat2="E12", dat3="C11",
wp="W20",
+ clk="H11", cmd="B11", dat0="K9", dat1="D12", dat2="E12", dat3="C11",
attrs=Attrs(io_standard="3.3-V LVTTL")),
SDRAMResource(0,