Skip to content

Commit 1324b89

Browse files
committedJul 19, 2016
platforms/kc705: add sfp_tx_disable_n
1 parent 5b1df78 commit 1324b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎migen/build/platforms/kc705.py

+1
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
Subsignal("p", Pins("G4")),
215215
Subsignal("n", Pins("G3"))
216216
),
217+
("sfp_tx_disable_n", 0, Pins("Y20"), IOStandard("LVCMOS25")),
217218

218219
("si5324", 0,
219220
Subsignal("rst_n", Pins("AE20"), IOStandard("LVCMOS25")),

0 commit comments

Comments
 (0)
Please sign in to comment.