Julien
Occasional Contributor
7 years agoNIOSII/e peripheral IO read access performance?
Hi,
I am using a design that includes a NIOSII/e (the "e" is important here), that accesses a UART IP as an Avalon slave. Works fine, but I timed the duration of each individual word read access, and it comes out at around 5µs, which seems extremely slow to me as I have a 50 MHz clock, and the "ldwio" instruction is supposed to take "6 + Duration of Avalon-MM read transfer" cycles from the documentation, so say 10 cycles / 200ns ?
Regards,
Julien