hw: correct crystal pin for Hacker board
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
6d9028f505
commit
c0df98f66e
@ -141,7 +141,7 @@ _io_hacker = [
|
||||
Subsignal("clk", Pins("D1"), IOStandard("LVCMOS33")),
|
||||
Subsignal("dq", Pins("E1 F1 F2 B1"), IOStandard("LVCMOS33")),
|
||||
),
|
||||
("clk48", 0, Pins("F4"), IOStandard("LVCMOS33"))
|
||||
("clk48", 0, Pins("F5"), IOStandard("LVCMOS33"))
|
||||
]
|
||||
|
||||
_connectors = []
|
||||
|
Loading…
Reference in New Issue
Block a user