Altera_Forum
Honored Contributor
20 years agoAvalon_bus_to_extenal_controller
As i am a newbie with sopc, i do not understand very well how to interface Altera peripheral (Avalon slave interface) with an external 16 bits microcontroller (the real master). I do not want to implement any nios inside the fpga.
Do i have to create an 'inteface to user logic' with an Avalon master on one side (fpga), and an external 16 bus on the other side (microncontroller). How to generate the Avalon timing from the 16 bits bus timing? Is there somewhere an example?