Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSorry I don't have any really good books to recommend for NIOS. I pretty much learned by fire.. :)
A couple of pointers however, if you plan on building your own ADC module connected to the NIOS, get to know the avalon bus: www.altera.com/literature/manual/mnl_avalon_spec.pdf Then grab the datasheet for the ADC you are using and understand the signalling interface, and data format, and start coding in your language of choice. Maybe someone else on the forum can recommend a good NIOS/QSYS book for you.