Forum Discussion

ZVere's avatar
ZVere
Icon for New Contributor rankNew Contributor
4 years ago

Slow access to avalon from NIOS

Hello, My baremetal NIOS application is writing to 32bits registers in the FGPA via AVALON bus. The code is: void GwbrWriteWord32 (alt_u32 Offset, alt_u32 Data) { IOWR_32DIRECT (0, Offset,...