Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAltera Avalon Bus Slave interface
Hello! Simple question and straightforward: I'm building a custom IP core and want to connect it to avalon bus. This (slave) component accepts both read and write data (a master can bot...
Altera_Forum
Honored Contributor
17 years agoYou create a single bus. One avalon interface to your slave component and use both the writedata and readdata ports.
Option 1. Jake