Re: [USRP-users] Fwd: FPGA RFNoC Radio block with only one channel

2020-11-25 Thread Maria Muñoz via USRP-users
Hi Wide, You are right, for radio_1x64, the port is radio_iface. I have change it and now it works. Thanks for helping me. Kind Regards, Maria. El mié., 25 nov. 2020 17:06, Wade Fife escribió: > Hi Maria, > > I think you need to change the dstport on line 86 to from x300_radio to > radio_ifa

Re: [USRP-users] Fwd: FPGA RFNoC Radio block with only one channel

2020-11-25 Thread Wade Fife via USRP-users
Hi Maria, I think you need to change the dstport on line 86 to from x300_radio to radio_iface. When there are unresolved connections, the tool outputs the list of connections available. The one you want is (('radio0', 'radio_iface', 'slave'),). You can also check the port name in the radio_1x64.ym

Re: [USRP-users] Fwd: FPGA RFNoC Radio block with only one channel

2020-11-25 Thread Maria Muñoz via USRP-users
Hi Wade, Thanks for the answer. I get an error if I run this command with the modifications made on the .yml file: ~/rfnoc/src/uhd/host/utils$ ./rfnoc_image_builder.py -y ../../fpga/usrp3/top/e320/e320_rfnoc_image_core.yml -d e320 -t E320_1G -g *[WAR] Module

Re: [USRP-users] Fwd: FPGA RFNoC Radio block with only one channel

2020-11-24 Thread Wade Fife via USRP-users
Yes, that's correct. There's a radio_1x64.yml you can use to get a single channel radio. You might consider removing the FIFO if you don't need it. Wade On Tue, Nov 24, 2020 at 8:46 AM Maria Muñoz via USRP-users < usrp-users@lists.ettus.com> wrote: > > > -- Forwarded message - >