Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCustom Logic Integration
Hey all, I've got some custom logic with memory allocation, that is addressable through a NIOS II avalon entity. When executing code from within uClinux I notice strange behavior when writi...
Altera_Forum
Honored Contributor
20 years agoBrilliant!!! I changed the address MSB of all my memory accesses through this custom logic to 1 to bypass data cache, and now everything is happy.
Thanks Hippo!