Jewel
New Contributor
2 years agoAXI 4 to AXI 4 lite
Is there any bridge in platform designer which converts AXI 4 transactions to AXI 4 lite transactions or is there any other way to do that ?
Hi,
Easier way is to include axi4 lite interface into the platform designer system qsys top as new component (component editor) link https://www.intel.com/content/www/us/en/docs/programmable/683364/18-1/specify-ip-component-type-information.html or as a subsystem link https://www.intel.com/content/www/us/en/docs/programmable/683364/18-1/adding-a-subsystem-to-a-system.html
Thanks,
Sheng
Thank you , i will look into this and let you know.