On Mon, Mar 21, 2022 at 10:42 AM sp h <stackprogra...@gmail.com> wrote:

>
> But I need to add samples to a buffer. when 4096 sample is received for
> block, do an operation like correlate and convolution, and so on.
>
> Can we use RAM in an RFNOC block that enables us to work with specific
> count samples??
> It is possible?
>

The specification has an End of Vector (EOV) bit:

  https://files.ettus.com/app_notes/RFNoC_Specification.pdf

This sounds like the thing you want to help you determine where your vector
ends in the CHDR stream.

I don't know of any blocks that utilize this bit.

Brian
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to