Forum Discussion
Altera_Forum
Honored Contributor
19 years agoA found a solution so here is the answer.
The fact is that in the NIOS IDE system library we can only chose the name of the component and not the name of the avalon port. In my case, I've 2 avalon port on the same component then the system library is not able to make the diffrence between a port from another .... So the solution is two create 2 wrapper for each avalon port. DO NOT BUILD AN IP WITH 2 AVALON SLAVE YOU WILL NOT BE ABLE TO CONFIGURE THE SYSTEM LIBRARY AS YOU WANT.