Forum Discussion
Altera_Forum
Honored Contributor
10 years agointerface a module with avalon bus
Good evening; i want to know how to interface a module HDL with the avalon bus if any one can answer me Thank you
Altera_Forum
Honored Contributor
10 years agoHere is one tutorial: ftp://ftp.altera.com/up/pub/altera_material/12.0/tutorials/making_qsys_components.pdf
Alternatively, you can avoid Avalon by just using PIO blocks and connecting the PIO "pins" to your HDL module in the top-level of your project.