Forum Discussion
An AXI4-Lite manager (they don't call it master any more) would not be able to receive commands. That would be an AXI4-Lite subordinate that receives and processes commands. You can connect the Avalon host (previously referred to as master) interfaces to AX4-Lite subordinate interfaces directly in Platform Designer. No adaptor is needed since the interconnect will get built automatically to support this.
And if possible, if this is a new design, you should use a newer version of Quartus and use a Nios V processor instead.
- ZhiqiangLiang7 months ago
Occasional Contributor
Thank you @sstrell
Is there any tutorial or example about how to operate Platform Designer to connect AXI4 Lite subordinate?
It took me a few day in the past to try how to user Platform Designer.
but I still don't know how to use it. - sstrell7 months ago
Super Contributor
You simply make standard connections in the tool between the interfaces of the components that need to be connected. The user guide is here: https://www.intel.com/content/www/us/en/docs/programmable/683364.html
There's training here: https://learning.intel.com/Developer/learn/courses/389/creating-a-system-design-with-platform-designer-getting-started
- ZhiqiangLiang7 months ago
Occasional Contributor
Thank you @sstrell
I am now creating a new NIOS II project.
If I add EPCS to the project, I experience the issue "EPCS is not supproted in Cyclone 10 LP family".
The question is:
if I don't add EPCS, what should be added to burn firmware?