Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMultiple Avalon Masters and
Hello, I need a way for an Avalon peripheral to detect which master is accessing it in a multi-master environment. I have a design with a NIOS processor and the PCI Master-Target. I want ...
Altera_Forum
Honored Contributor
16 years agoIf this is a custom peripheral then making it a dual port with the permissions differing between the two ports would be how I would approach this problem. You wouldn't need to use conduits since there is no limit to how many master, slave, clock, sink, and source ports a single component can have.