Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi niosIIuser,
Yes, I had the same problem. After updating to NIOS II V1.1 and recompiling my design, all shared avalon slaves had their own read_n / write_n pair even if sharing was selected. ( see thread (http://www.niosforum.com/forum/index.php?act=st&f=17&t=820) ) This could be solved by additional OR/AND gates. But the main problem was, that sub addresses of user logic blocks were scrambled. It looked as if some address lines were internally swapped. I checked this also with signal tap. So accessing a peripheral at a specific address offset results in an access to a quite other location (The base addresses were OK). I deinstalled V1.1 so I cannot figure out more details. Mike