Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIt is a long time since I've looked at the options.
ISTR there being one to request the cache do bursts. But it won't generate bursts longer than a cache line. An alternate approach is to dual port an M9K block as tightly coupled data memory. That will give the nios the same access times as a data cache hit. You need to make sure the m9K block is set for OLD_DATA (which implies single clock mode).