We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8c8ca commit 30c6d0cCopy full SHA for 30c6d0c
nmigen_boards/ecpix5.py
@@ -74,7 +74,7 @@ class _ECPIX5Platform(LatticeECP5Platform):
74
Attrs(TERMINATION="75")),
75
Subsignal("dm", Pins("U4 U1", dir="o")),
76
Subsignal("odt", Pins("P3", dir="o")),
77
- Attrs(IO_TYPE="SSTL135_I")
+ Attrs(IO_TYPE="SSTL135_I", SLEWRATE="FAST")
78
),
79
80
Resource("sata", 0,
0 commit comments