Skip to content

Commit

Permalink
platforms/kc705: add sfp_tx_disable_n
Browse files Browse the repository at this point in the history
sbourdeauducq committed Jul 19, 2016
1 parent 5b1df78 commit 1324b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migen/build/platforms/kc705.py
Original file line number Diff line number Diff line change
@@ -214,6 +214,7 @@
Subsignal("p", Pins("G4")),
Subsignal("n", Pins("G3"))
),
("sfp_tx_disable_n", 0, Pins("Y20"), IOStandard("LVCMOS25")),

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

0 comments on commit 1324b89

Please sign in to comment.