Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou can add Avalon bus interface to your FPGA module. Here more details about the bus: http://www.altera.com/literature/manual/mnl_avalon_spec.pdf
What kind of data do you need to access in your module? It the data volume is low you can simply implement Avalon MM Slave interface and poll periodically the registers from Nios II.