nextpnr/fpga_interchange/examples/tests/wire/nexys_video.xdc
Alessandro Comodi 15e945aa1c interchange: added boards and group testing across multiple boards
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2021-03-23 21:05:58 +01:00

6 lines
181 B
Tcl

set_property PACKAGE_PIN E22 [get_ports i]
set_property PACKAGE_PIN T14 [get_ports o]
set_property IOSTANDARD LVCMOS33 [get_ports i]
set_property IOSTANDARD LVCMOS33 [get_ports o]