Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIf you generate the system, how many address lines do you see coming out for your 8 bit port? (I would have expected 10, but maybe you are seeing 12).
Also you said you installed Quartus II v4.2 web and Nios II 1.1, what did you have installed previously? (trying to figure out if it is specific to Nios or Quartus). <div class='quotetop'>QUOTE </div> --- Quote Start --- With the new version of NIOS II (1.1) a 8-Bit register slave uses the same address scheme as a 32-bit register[/b] --- Quote End --- In the past whenever I was using registered components this was how I would address them. Eventually your data has to become 32 bit since that's what the processor will be working with. So I'm a bit confused on how this could be just occuring upgrading to version 1.1 (to me this has always been how I would address the peripheral).