Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- The interconnect fabric will create independent communication channels between each master and each slave. On your system, each core is connected individually to a slave interface on your module, and you can see it as 4 independent buses (plus an additional bus to the sdram, shared between the cores). In other words the 4 cores can access your component at the same time. --- Quote End --- Thanks for your reply!