projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9512fb
)
Fix ECPIX585Platform to work with the latest commits in nmigen-boards
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 22 Jul 2020 14:41:29 +0000
(16:41 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 22 Jul 2020 14:41:29 +0000
(16:41 +0200)
examples/ecpix5_85.py
patch
|
blob
|
history
diff --git
a/examples/ecpix5_85.py
b/examples/ecpix5_85.py
index 824c0712f050c5500f99c498a62edbc518e843d5..5f9cf900317f9eebd2ffb2c3847849dc9b91390a 100644
(file)
--- a/
examples/ecpix5_85.py
+++ b/
examples/ecpix5_85.py
@@
-41,11
+41,6
@@
class _ECPIX5Platform(LatticeECP5Platform):
attrs=Attrs(IO_TYPE="LVCMOS33", PULLMODE="UP")
),
- *SPIFlashResources(0,
- cs="AA2", clk="AE3", miso="AE2", mosi="AD2", wp="AF2", hold="AE1",
- attrs=Attrs(IO_TYPE="LVCMOS33")
- ),
-
Resource("eth_rgmii", 0,
Subsignal("rst", PinsN("C13", dir="o")),
Subsignal("mdio", Pins("A13", dir="io")),