FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6466 Discussions

Avalon-mm bus controller

chipper
Beginner
292 Views

Hi,

I am trying to have an Intel IP generate Avalon bus master communicate with my own IP modules. I want these modules to be Avalon-mm slaves.

 

All the documentation I see on Aavalon bus shows the interconnect done with Platform Designer (QSYS). Is it possible to develop one own's interconnect?

 

Thanks,
David

0 Kudos
1 Reply
sstrell
Honored Contributor III
230 Views

Sure but then you won't be using Platform Designer.  You can create custom components that follow the Avalon spec and work in Platform Designer which automatically builds an interconnect for you or you can manually instantiate your custom designs in code, but then the arbitration logic and everything else PD provides is now up to you.

What's your goal here?

0 Kudos
Reply