Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS2 to 8 bit MM slave block data transfer -- Help
Hi, I Have a 8bit addressed , 8bit width FIR IP module which i want to interface with NIOS2. My Module is interfaced with 1. MM Slave Interface 2. Interrupt Sender 3. Clk input. ...
Altera_Forum
Honored Contributor
14 years agoOoops yes you are correct, I didn't see that part of his post.
What happens if you do this instead? IOWR(FIR_INTERRUPT_0_BASE, 0x7C, 0x3) Also which tool are you using? SOPC Builder or Qsys? The behavior accessing native slaves is slightly different between the two tools depending on the data width of the master and slave.