Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI would recommend to use the IO_RD/WR macros to access your component instead of pointers. With pointers you'll end up with problems with the data cache.
I would recommend to use the IO_RD/WR macros to access your component instead of pointers. With pointers you'll end up with problems with the data cache.