Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTiming analysis of the I/O processes
Hello i have a device driver that comunicates with an onchip mem. I need to see how much time it takes to read and write from the onchip mem. I've put several printk's with timestamp to debug how...
Altera_Forum
Honored Contributor
15 years agoYes with such a disparity it is difficult to make any conclusions... Could you do the timing in the driver itself? By directly accessing a timestamp component using IORD/IOWR macros?