update to match zcu102 constraint spec

This commit is contained in:
Liana Koleva 2023-09-28 11:11:21 +02:00 committed by GitHub
parent fd6aee0250
commit 6f0cd56109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ _io = [
("serial", 0,
Subsignal("cts", Pins("E12")),
Subsignal("rts", Pins("D12")),
Subsignal("tx", Pins("E13")),
Subsignal("rx", Pins("F13")),
IOStandard("LVCMOS18")
Subsignal("rx", Pins("E13")),
Subsignal("tx", Pins("F13")),
IOStandard("LVCMOS33")
),
# I2C