11-04-2020
10:41 PM
- last edited on
11-05-2020
01:03 AM
by
florentw
Hi, I checked out the UG994. I can't seem to find the part where it is actually described how to create a costume interface in the "add module" setup. I saw how to define the interface for multiple predefined interfaces like AXI... from the language templates but how do I set the X_INTERFACE_INFO attributes if my interface does not fit to one of the predefined interfaces? It seems to ignore my Attributes if I define something it does not know yet.
11-05-2020 02:31 AM
Did you check Chapter 5 "Creating New Interface Definitions" in Vivado IP packager user guide UG1118?
--Syed
11-05-2020 02:31 AM
Did you check Chapter 5 "Creating New Interface Definitions" in Vivado IP packager user guide UG1118?
--Syed
11-05-2020 05:18 AM
Thanks