[USRP-users] Re: importing ip cores generated by Simulink

2022-08-31 Thread Kevin Williams
Hi Wade, Thanks! I came right by including the generated files but did struggle with the folder structures and makefiles. However, it is working nicely now, with a complete RFNoC OOT module in bitbucket which gets mounted as a user folder in a docker container which holds all the UHD sources, Viva

[USRP-users] Re: importing ip cores generated by Simulink

2022-08-30 Thread Wade Fife
Hi Kevin, I assume the xml you're referring to is the component description so that it can be recognized by Vivado IP integrator. In that case, you need to create an instance of the IP in Vivado, which will create an XCI file for it. You can then include that in the design similar to how other xci