On Mon, Jan 28, 2019 at 3:42 PM Jason Matusiak via USRP-users <
usrp-users@lists.ettus.com> wrote:

> Is it possible to have two different DMAFifo RFNoC blocks on an X310?  I
> am not worried about the resources so much as how to implement it (I know
> that I cannot add it to the uhd_image_builder as it is a special case).
>

It interfaces directly to the DDR3 controller, so you will need some
arbitration between the read/write banks of the DDR3 controller.  That
might be an option for the DDR3 controller itself?

Otherwise, I don't think there's anything problematic about it from an
implementation perspective?

Brian
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to