Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThank you for your instruction.
Maybe I could use a more mediate way. the onchip memory (32 bit ) stores the flag, and the sram( 512kb ) stores the data wanna be communicated. onchip memory's accessibility is arbitrated by avalon bridge. sram's accessibility is arbitrated by flag status. What about this idea? By the way,is there anything do with the cache? Should I notice the effect of cache flushing?