Greetings, I find the easiest way to include components to be by mimicing the rfnoc-example found under the uhd/host/examples/rfnoc-example.
I would recommend you to wrap your ip into a [module](https://youtu.be/uhEsG4i9dvc "https://youtu.be/uhEsG4i9dvc"), instantiate that module wherever you please and create your makefile.inc (use the file as follows as a template) like in [here](https://github.com/EttusResearch/uhd/blob/master/host/examples/rfnoc-example/fpga/ip/cmplx_mul/cmplx_mul.xci "https://github.com/EttusResearch/uhd/blob/master/host/examples/rfnoc-example/fpga/ip/cmplx_mul/cmplx_mul.xci"), and add references to the building tool file (such as cmakelist.txt) whatever you are building the project with. Regards, Eden.
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
