Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWell, I've just finished porting five (yes five) Nios I designs to Nios II. You need to read an 350: upgrading nios processor systems to the nios ii processor (http://www.altera.com/literature/an/an350.pdf)
I followed this and everything worked fine. I am using the standard Nios II so I have no data cache. I've been a little lazy in that I haven't converted all of my peripheral reads and writes to the HAL versions. I will, of course, be doing this in the future.