From 4faa622f4389c18a01f75d3819ce44d979927d14 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Mon, 31 Jul 2017 09:14:45 -0400 Subject: [PATCH] library/ad9361- gps_pps default value --- library/axi_ad9361/axi_ad9361_ip.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/library/axi_ad9361/axi_ad9361_ip.tcl b/library/axi_ad9361/axi_ad9361_ip.tcl index 0f9a98138..9d9203398 100644 --- a/library/axi_ad9361/axi_ad9361_ip.tcl +++ b/library/axi_ad9361/axi_ad9361_ip.tcl @@ -55,6 +55,7 @@ set_property driver_value 0 [ipx::get_ports *dac_sync_in* -of_objects [ipx::curr set_property driver_value 0 [ipx::get_ports *dovf* -of_objects [ipx::current_core]] set_property driver_value 0 [ipx::get_ports *dunf* -of_objects [ipx::current_core]] set_property driver_value 0 [ipx::get_ports *gpio_in* -of_objects [ipx::current_core]] +set_property driver_value 0 [ipx::get_ports *gps_pps* -of_objects [ipx::current_core]] set_property enablement_dependency {spirit:decode(id('MODELPARAM_VALUE.CMOS_OR_LVDS_N')) == 0} \ [ipx::get_ports rx_clk_in_p -of_objects [ipx::current_core]] \