Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAvalon-MM master and cache
Hi, I have designed a fifo controller for a sopc system based on Nios II -f with data cache. It is used to read data from FIFO to SRAM and consists of a avalon-MM slave interface and a master inte...
Altera_Forum
Honored Contributor
15 years agoIn this case the addresses you are accessing uncached are presumably an avalon slave.
The important thing there is to ensure that you NEVER access those addresses with cache enabled accesses.