aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/versa_ecp5.py
diff options
context:
space:
mode:
Diffstat (limited to 'nmigen_boards/versa_ecp5.py')
-rw-r--r--nmigen_boards/versa_ecp5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmigen_boards/versa_ecp5.py b/nmigen_boards/versa_ecp5.py
index 9384bb9..6258b53 100644
--- a/nmigen_boards/versa_ecp5.py
+++ b/nmigen_boards/versa_ecp5.py
@@ -55,7 +55,7 @@ class VersaECP5Platform(LatticeECP5Platform):
),
*SPIFlashResources(0,
- cs="R2", clk="U3", miso="W2", mosi="V2", wp="Y2", hold="W1",
+ cs="R2", clk="U3", cipo="W2", copi="V2", wp="Y2", hold="W1",
attrs=Attrs(IO_STANDARD="LVCMOS33")
),