Hello,

I went through  the  Getting Started with RFNoC UHD 4 guide and I followed
the RfNoC 4 WorkShop - GRCon 2020 to design a RFNoC block, this is what I
did:

1. Created the gain block and it works fine following the RFNoC 4 video. I
checked the HDL files, and I could see the interfaces payload and context
were created between NoC Shell and the User Logic as expected.

2. Then I went ahead and created my own block, *not* using the
*rfnocmodtool *but in this case using the *rfnoc_create_verilog.py *tool
following  the UHD 4 guide based on the same gain.yml file for testing
purposes, however, the verilog files created in this case do not use
payload/context approach.

I was hoping that following the UHD 4 guide to design new blocks using the
python script I could get the same verilog files used in the video.

Therefore,  my question is, what is the process to add a block with
multiple inputs and outputs  using RFNoC 4?

Thanks
J
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to