Re: [USRP-users] RFNoc Testbench / EOB

2019-08-28 Thread Timothy Kurp via USRP-users
t;>>> Hi Tim, >>>> >>>> Look at noc_block_fft_tb.v for an example on how to operate on a 32-bit >>>> sample by sample basis. Unfortunately, if you want to do sizes smaller than >>>> 32-bit, you'll need to write your own version of send()/r

Re: [USRP-users] RFNoc Testbench / EOB

2019-08-27 Thread Timothy Kurp via USRP-users
t; push_word()/pull_word() from sim_rfnoc_lib.svh. >> >> Jonathon >> >> On Tue, Aug 27, 2019 at 1:05 PM Timothy Kurp via USRP-users < >> usrp-users@lists.ettus.com> wrote: >> >>> Hey Users! >>> >>> I think this may be a possible defic

Re: [USRP-users] RFNoc Testbench / EOB

2019-08-26 Thread Timothy Kurp via USRP-users
sizes smaller than > 32-bit, you'll need to write your own version of send()/recv() or > push_word()/pull_word() from sim_rfnoc_lib.svh. > > Jonathon > > On Tue, Aug 27, 2019 at 1:05 PM Timothy Kurp via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> He

[USRP-users] RFNoc Testbench / EOB

2019-08-26 Thread Timothy Kurp via USRP-users
Hey Users! I think this may be a possible deficiency in the test bench architecture, or perhaps I just don't know how to instrument it properly. I have a custom block that performs a 2:1 rate change roughly, performing compression of the 16 bit I/Q from the radio down to a 16 bit word that is comp