Hello,

I need to be able to send a message from an RFNoC block up to the C++ layer. 
What is the recommended “RFNoC way” of sending an async message?

I know that the RFNoC Radio block has an async message queue for errors, that 
seems to be what I need. I see in the RFNoC Specification that in 
register_iface there is register_async_msg_handler, is this the recommended 
function? I am assuming this data flows through CtrlPort, but what would it 
look like in Verilog to generate a message and send it up to the register_iface 
instance? It would be great if there was a simple example that showed this.

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