Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI don't think there is any way of adding memory with its second port signals exposed (this ought to be a standard block! [1]). So you'd have to write your own avalon slave that contains the memory block and exposes its signals.
The alternative (depending on what you are doing) it to use an avalon master - but that is harder. [1] Similarly memory blocks that are aliased into avalon address space, and blocks with missing high bits (eg 18 bit memory with the top bits read-zero).