Adding to what Jonathan said, if your custom block needs to know the DDC
output rate or DUC input rate, this value will be propagated automatically
through an edge property such that when the user sets the rate for the DDC,
this rate will propagate to your custom block and you can use it as you
wish.  My point is that I don't think you need to create a separate user
register for this.

On Thu, Apr 15, 2021 at 5:27 PM <[email protected]> wrote:

> Hi Jonathon,
>
>
> I appreciate your insight here, our RFNoC block will be dropping payload
> data for certain amount of time but still keeping track of the timestamp
> and it also modifies the CHDR header to notify the host through the
> RX_streamer that do not expect to receive data setting EOB flag and keeping
> the time accurate when reading state is back again. In this case we are not
> passing through the context signals and gating our payload data.
>
> I wonder if in this case the data will be replicated, assuming that we set
> the DDC at 100MSps, because we are setting our axis context and payload
> output signals following ce_clk 200MHz.
>
>
> Thanks
> _______________________________________________
> USRP-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to