ZhiqiangLiang
Occasional Contributor
7 months agoconvert avalon bus to AXI4-Lite
Hi,
My FPGA model is:
Cyclone 10 LP 10CL120.
I am now using Quartus II 18.1.
In FPGA, I added NIOS II, and I would like to convert avalon bus to AXI4 LIte master. It means that NIOS will send out avalon signal, and the receiver is AXI4 Lite master.
the questions are:
1) is there any in chip IP adapter that can convert avalon to axi4 lite master?
2) if there is no IP adapter in chip, is there any sample code or reference?