In UHD 4, rfnoc_replay_samples_from file is built along with all the other examples by default when you build UHD (it will be in the build/examples directory). If you want to build just the example, then you could do something like what's described in https://kb.ettus.com/Using_the_RFNoC_Replay_Block#Building_the_Replay_Example .
Wade On Sat, Aug 7, 2021 at 4:40 PM Tellrell White via USRP-users < usrp-users@lists.ettus.com> wrote: > Understood. > > Also, I noticed in UHD 4.0 there is an rfnoc_replay_samples_from_file.cpp > that exists instead of the replay_samples_from_file.cpp mentioned in UHD > 3.15 so are the steps to building the replay example the same as > highlighted in the link > https://kb.ettus.com/Using_the_RFNoC_Replay_Block > > On Saturday, August 7, 2021, 12:49:35 AM EDT, Jonathon Pendlum < > jonathon.pend...@ettus.com> wrote: > > > Hi, > > Those instructions are for UHD 3.15. With UHD 4.0, the replay block is > included by default in the N310, as you can see here in the N310's FPGA > image yaml file: > https://github.com/EttusResearch/uhd/blob/UHD-4.0/fpga/usrp3/top/n3xx/n310_rfnoc_image_core.yml#L71 > . > > Jonathon > > On Fri, Aug 6, 2021 at 9:44 PM Tellrell White via USRP-users < > usrp-users@lists.ettus.com> wrote: > > Hello > Currently, I'm trying to reproduce the RFNoC replay example shown at the > following link > > https://kb.ettus.com/Using_the_RFNoC_Replay_Block > > using the USRP N310. The version of UHD that I'm using is 4.0, which by > default already has RFNoC enabled. According to the link above, if you're > using the N310, than you're instructed to modify the file > fpga-src/top/n3xx/n3xx_core.v with the appropriate changes which > instantiates the noc_block_replay instead of noc_block_axi_dma_fifo, and > then rebuild the image. My question is if I'm using UHD 4.0, do I need to > make any of the changes discussed above or is the RFNoC replay block > already included in the default N310 FPGA image as highlighted in the > following link, which is more updated? > > https://kb.ettus.com/Getting_Started_with_RFNoC_in_UHD_4.0#Setting_Up > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com > > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com