[USRP-users] Re: Select lower clk in X310

2022-06-01 Thread Wade Fife
Yes, bus_clk is connected to rfnoc_chdr_clk in the RFNoC framework.So in the YAML it is called "rfnoc_chdr". Wade On Wed, Jun 1, 2022 at 3:41 AM Maria Muñoz wrote: > Hi Wade, > > Thanks for the answer. So "rfnoc_chdr" in the yml file is "bus_clk"? > In the report timing summary, I see many

[USRP-users] Re: GPS invalid reply

2022-06-01 Thread David Raeman
.. Sorry, just realized the GPSDO apparently does use SCPI-99 commands. :) From: David Raeman Sent: Wednesday, June 1, 2022 12:51 PM To: Marcus D. Leech ; usrp-users@lists.ettus.com Subject: RE: [USRP-users] Re: GPS invalid reply The error string is also suspicious.. *IDN? is a command used to

[USRP-users] Re: GPS invalid reply

2022-06-01 Thread David Raeman
The error string is also suspicious.. *IDN? is a command used to identify lab instruments that implement SCPI protocols, and I’m not familiar with any GPS receiver that interfaces using SCPI. Is it possible you have some kind of instrument-control service on your computer (LabView, Keysight IO,

[USRP-users] Re: Problem updating uhd library on Ubuntu 20.04

2022-06-01 Thread Marcus D. Leech
On 2022-06-01 12:31, Achilleas Anastasopoulos wrote: Hi all, I am working with gnuradio and usrps on an ubuntu 20.04 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 20.04.4 LTS Release:        20.04 Codename:       focal I usually update my uhd

[USRP-users] Re: GPS invalid reply

2022-06-01 Thread Marcus D. Leech
On 2022-06-01 11:19, gokul sani wrote: Dear USRP Community, I am using usrp b210 with gpsdo. But "uhd_usrp_probe" gave me an error. -*-[ERROR] [GPS] GPS invalid reply "scpi > *IDN?* The gps antenna is tested with a different b210 and received the lock. last week, it was working fine. No

[USRP-users] Problem updating uhd library on Ubuntu 20.04

2022-06-01 Thread Achilleas Anastasopoulos
Hi all, I am working with gnuradio and usrps on an ubuntu 20.04 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.4 LTS Release:20.04 Codename: focal I usually update my uhd libraries from ettus binaries as described here:

[USRP-users] Re: How to add an ip core to rfnoc OOT block

2022-06-01 Thread Rob Kossler
Hi Maria, The rfnoc-example folder within the UHD tree shows an example of how to add an out-of-tree IP block. Did you look at this yet? Rob On Wed, Jun 1, 2022 at 5:12 AM Maria Muñoz wrote: > Hi all, > > I'm trying to synthesize a design that includes a vivado ip core inside. > Normally, I add

[USRP-users] GPS invalid reply

2022-06-01 Thread gokul sani
Dear USRP Community, I am using usrp b210 with gpsdo. But "uhd_usrp_probe" gave me an error. -*-[ERROR] [GPS] GPS invalid reply "scpi > *IDN?* The gps antenna is tested with a different b210 and received the lock. last week, it was working fine. No apparent changes were made.! Please provide any

[USRP-users] Re: DDC and DUC timed command queue depth

2022-06-01 Thread ri28856
Thank you all for the suggestions! It will take me a couple of days to get an FPGA build environment configured, I’ll provide an update early next week. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to

[USRP-users] How to add an ip core to rfnoc OOT block

2022-06-01 Thread Maria Muñoz
Hi all, I'm trying to synthesize a design that includes a vivado ip core inside. Normally, I add my .vhd/.v source files to the Makefile.srcs inside my block like this: RFNOC_OOT_SRCS += $(addprefix $(dir $(abspath $(lastword $(MAKEFILE_LIST, \ source1.vhd \ source2.v \ source3.v \ ) But

[USRP-users] Re: Select lower clk in X310

2022-06-01 Thread Maria Muñoz
Hi Wade, Thanks for the answer. So "rfnoc_chdr" in the yml file is "bus_clk"? In the report timing summary, I see many clocks but there is no "rfnoc_chdr", maybe is linked somewhere else in the framework?: