I am targeting the X440 with a design that has a CHDR_W of 512 and I'd like
to use the metadata inside my AXIS stream associated with it.

In the RFNoC specification (
https://files.ettus.com/app_notes/RFNoC_Specification.pdf), table 1 shows
the CHDR packet with the Metadata being CHDR_W wide. I see the metadata
listed in the chdr_packet here is a vector of uint64_t:


https://files.ettus.com/manual/classuhd_1_1utils_1_1chdr_1_1chdr__packet.html#aa294b5e5291ae8250dab05f2f0339d3f

Are there any examples of building a chdr packet with custom metadata that
I can reference? Especially one that might use a different CHDR_W than
64-bits and how that might affect things?

Am I venturing into untested territory which may have a lot of potential
issues?

Any insights would be appreciated.

Thanks,
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