Commit 38fe2f9e authored by Sebastien Bourdeauducq's avatar Sebastien Bourdeauducq
Browse files

sayma_amc: add MDIO signals

parent 6c43bb33
......@@ -100,6 +100,8 @@ _io = [
Subsignal("rx_data", Pins("R23 P23 R25 R26")),
Subsignal("tx_ctl", Pins("N22")),
Subsignal("tx_data", Pins("K20 K22 P20 P21")),
Subsignal("mdc", Pins("T27")),
Subsignal("mdio", Pins("R27")),
IOStandard("LVCMOS33")
),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment