Hi Carry, Unless you left out some more details, it sounds like you just want to transmit. In that case you should use the regular UHD API and you can ignore my previous suggestions. Take a look at the examples tx_waveforms.cpp and tx_samples_from_file.cpp for how to use the UHD API.
Jonathon On Fri, Aug 10, 2018 at 6:26 PM, carry chen <artestp...@outlook.com> wrote: > Thanks Jonathon! > > I want to send some data block to radio. I need to use uhd on arm and send > the data. now I want to put the data block on ps memory, and access the > data block in pl, so I can send the data block in PL direct! > > can I setup my own datamover on another HP AXI port under uhd fpga > framework? I use uhd-003012,no rfnoc. > > > Thanks again! > > > Best Regards, > > Carry > ------------------------------ > *From:* Jon Pendlum <jon.pend...@gmail.com> > *Sent:* Thursday, August 9, 2018 3:44:43 AM > > *To:* carry chen > *Cc:* usrp-users@lists.ettus.com > *Subject:* Re: [USRP-users] about rfnoc nocshell > > Hi. > > Yes, but you should leave that one alone and setup your own datamover > on another HP AXI port. What do you want to accomplish? > > Jonathon > > On Sun, Aug 5, 2018 at 11:44 AM, carry chen <artestp...@outlook.com> > wrote: > > > > Thanks Jonathon! > > Does uhd fpga use datamover access PS DDR now? > > > > Best Regards, > > Carry > > > > ________________________________ > > From: Jon Pendlum <jon.pend...@gmail.com> > > Sent: Monday, July 30, 2018 7:57 PM > > To: carry chen > > Cc: usrp-users@lists.ettus.com > > Subject: Re: [USRP-users] about rfnoc nocshell > > > > Hi, > > > > 1) You cannot reduce noc_shell resource usage much. You can try > > putting all your custom logic in just one RFNoC block, that way you do > > not incur the overhead of multiple noc_shell instances. > > 2) Do you mean "Can I access PS DDR memory directly from the FPGA > > fabric?" If so, yes you can via the HP AXI ports. You'll need > > something to interface with the HP AXI port though. Xilinx's AXI > > Datamover or AXI DMA IP blocks are decent choices. > > > > Jonathon > > > > On Fri, Jul 6, 2018 at 3:26 AM, carry chen via USRP-users > > <usrp-users@lists.ettus.com> wrote: > >> hello,list, > >> > >> I have study the rfnoc,I have 2 question: > >> 1. I find nocshell module use large resource, e310 resource is less, so > >> can > >> I adjust some param to reduce the resoure comsume? I only config one > >> radio(1 > >> ddc+1 duc),I find use so many resouce > >> 2.Can I share memory between ps and pl direct? > >> > >> Best,Regards, > >> Carry > >> > >> _______________________________________________ > >> USRP-users mailing list > >> USRP-users@lists.ettus.com > >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >> >
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com