Altera_Forum
Honored Contributor
16 years agoSOPC error with pipeline bridge
Hello,
To increase my SOPC system fmax, i'm trying to use an AVALON-MM pipeline bridge between 2 masters (the NIOS cpu and a sgdma master) to interface a flash memory and a ssram memory (through a tri-state bridge). The problem is that the 2 memories are seen with 2 base address : I got the following errors : Error: ssram.s1: Appears at more than one address (0x06000000, 0x0a000000) Error: ext_flash.s1: Appears at more than one address (0x04000000, 0x08000000) Any idea ?? Thank you