summaryrefslogtreecommitdiffstats
path: root/fpga/hp_lcd_driver/ebaz4205.xdc
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/hp_lcd_driver/ebaz4205.xdc')
-rw-r--r--fpga/hp_lcd_driver/ebaz4205.xdc12
1 files changed, 6 insertions, 6 deletions
diff --git a/fpga/hp_lcd_driver/ebaz4205.xdc b/fpga/hp_lcd_driver/ebaz4205.xdc
index c2ee09d..9d345be 100644
--- a/fpga/hp_lcd_driver/ebaz4205.xdc
+++ b/fpga/hp_lcd_driver/ebaz4205.xdc
@@ -117,14 +117,14 @@ set_property IOSTANDARD LVCMOS33 [get_ports {hsync_in}]
#set_property PULLTYPE PULLUP [get_ports {sys_rst_n}]
#
-set_property PACKAGE_PIN M19 [get_ports {u0_tx}]; #data3-5
-set_property IOSTANDARD LVCMOS33 [get_ports {u0_tx}]
-set_property PACKAGE_PIN P18 [get_ports {u0_rx}]; #data3-7
-set_property IOSTANDARD LVCMOS33 [get_ports {u0_rx}]
-set_property PACKAGE_PIN N17 [get_ports {u1_tx}]; #data3-9
+set_property PACKAGE_PIN M19 [get_ports {u1_tx}]; #data3-5
set_property IOSTANDARD LVCMOS33 [get_ports {u1_tx}]
-set_property PACKAGE_PIN P20 [get_ports {u1_rx}]; #data3-11
+set_property PACKAGE_PIN N20 [get_ports {u0_tx}]; #data3-6
+set_property IOSTANDARD LVCMOS33 [get_ports {u0_tx}]
+set_property PACKAGE_PIN P18 [get_ports {u1_rx}]; #data3-7
set_property IOSTANDARD LVCMOS33 [get_ports {u1_rx}]
+set_property PACKAGE_PIN M17 [get_ports {u0_rx}]; #data3-8
+set_property IOSTANDARD LVCMOS33 [get_ports {u0_rx}]
set_property PACKAGE_PIN M20 [get_ports {scope_ch1}]; #data2-19
set_property IOSTANDARD LVCMOS33 [get_ports {scope_ch1}]