Updated comment, added link to clocking documentation.
This commit is contained in:
parent
1ab46562bd
commit
0648c04158
|
@ -98,6 +98,7 @@ _io = [
|
|||
Subsignal("odt", Pins("J6"), IOStandard("SSTL18_II")),
|
||||
),
|
||||
# Ethernet phy reset (clk125 is 25 Mhz instead of 125 Mhz if reset is active)
|
||||
# See https://github.com/tomverbeure/panologic-g2#fpga-external-clocking-architecture
|
||||
("gmii_rst_n", 0, Pins("R11"), IOStandard("LVCMOS33")),
|
||||
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue