Altera_Forum
Honored Contributor
14 years agoOnChip memory access with external logic
Hi,
I'm trying to access on-chip memory (data and instruction) from external logic. I've generated system with two dual ports on-chip memories one for data and one for instruction, and connected one port to the cpu and one port to Avalon master and ported this outside. direct master - slave connection! i can write and read from this memories. a waitrequest signal is active in these connections - why? and how can i remove it!. this is reduce the BUS BW by factor 2 (at least) and i want to use full BW. thanks