Skip to content

Commit 72cfac3

Browse files
committed
Fixed header naming
1 parent 0e686fd commit 72cfac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xilinx/src/artyz720.xdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ set_property -dict { PACKAGE_PIN U19 IOSTANDARD LVCMOS33 } [get_ports { jt
6262
set_property -dict { PACKAGE_PIN U18 IOSTANDARD LVCMOS33 } [get_ports { jtag_tck_i }]; #IO_L11N_T1_SRCC_13 Sch=jb_n[2]
6363

6464
# --------------------------------------------------------------------------------------------------
65-
# Pmod Header JC
65+
# Pmod Header JA
6666
# --------------------------------------------------------------------------------------------------
6767
set_property -dict { PACKAGE_PIN T14 IOSTANDARD LVCMOS33 } [get_ports { uart_rx_i }]; #IO_L10P_T1_34 Sch=jc_p[1]
6868
set_property -dict { PACKAGE_PIN U12 IOSTANDARD LVCMOS33 } [get_ports { uart_tx_o }]; #IO_L10N_T1_34 Sch=jc_n[1]

0 commit comments

Comments
 (0)