Corrected USB reset pin to MIO51

Corrected USB reset pin to MIO51 on zturn board
This commit is contained in:
Saad I. Tiwana 2017-05-03 10:38:14 +08:00 committed by GitHub
parent fa441c64a0
commit 3b2cf62028

View file

@ -111,7 +111,7 @@ set_property -dict [ list \
############################################################################
set_property -dict [ list \
CONFIG.PCW_QSPI_GRP_SINGLE_SS_IO {MIO 1 .. 6} \
CONFIG.PCW_USB0_RESET_IO {MIO 7} \
CONFIG.PCW_USB0_RESET_IO {MIO 51} \
CONFIG.PCW_QSPI_GRP_FBCLK_IO {MIO 8} \
CONFIG.PCW_UART0_UART0_IO {MIO 10 .. 11} \
CONFIG.PCW_I2C0_I2C0_IO EMIO \