From 19c2da836c16773c5e4e71927e7a80cfebb24cf2 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Tue, 23 Dec 2014 14:03:07 -0500 Subject: [PATCH] rfsom: updated to rfsom --- projects/fmcomms2/common/fmcomms2_bd.tcl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/fmcomms2/common/fmcomms2_bd.tcl b/projects/fmcomms2/common/fmcomms2_bd.tcl index 596f77d93..76087b8dc 100644 --- a/projects/fmcomms2/common/fmcomms2_bd.tcl +++ b/projects/fmcomms2/common/fmcomms2_bd.tcl @@ -135,13 +135,13 @@ if {$sys_zynq == 1} { set_property -dict [list CONFIG.PCW_EN_CLK2_PORT {1}] $sys_ps7 set_property -dict [list CONFIG.PCW_EN_RST2_PORT {1}] $sys_ps7 set_property -dict [list CONFIG.PCW_FPGA2_PERIPHERAL_FREQMHZ {100.0}] $sys_ps7 - set_property -dict [list CONFIG.PCW_GPIO_EMIO_GPIO_IO {49}] $sys_ps7 + set_property -dict [list CONFIG.PCW_GPIO_EMIO_GPIO_IO {50}] $sys_ps7 set_property -dict [list CONFIG.PCW_SPI0_PERIPHERAL_ENABLE {1}] $sys_ps7 set_property -dict [list CONFIG.PCW_SPI0_SPI0_IO {EMIO}] $sys_ps7 - set_property LEFT 48 [get_bd_ports GPIO_I] - set_property LEFT 48 [get_bd_ports GPIO_O] - set_property LEFT 48 [get_bd_ports GPIO_T] + set_property LEFT 49 [get_bd_ports GPIO_I] + set_property LEFT 49 [get_bd_ports GPIO_O] + set_property LEFT 49 [get_bd_ports GPIO_T] } # additional spi for up/down converter