platforms: ddr4 datacenter: invert eth clocks
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
45f9e25b5a
commit
fa26b126df
|
@ -82,8 +82,8 @@ _io = [
|
|||
# RGMII Ethernet
|
||||
("eth_ref_clk", 0, Pins("AA23"), IOStandard("LVCMOS33")),
|
||||
("eth_clocks", 0,
|
||||
Subsignal("tx", Pins("Y23")),
|
||||
Subsignal("rx", Pins("AA24")),
|
||||
Subsignal("rx", Pins("Y23")),
|
||||
Subsignal("tx", Pins("AA24")),
|
||||
IOStandard("LVCMOS33")
|
||||
),
|
||||
("eth", 0,
|
||||
|
|
Loading…
Reference in New Issue