Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

How to print string/integer to board/terminal in Nios ii Assembly

I am writing nios ii assembly programs for the DE1 Altera board/software. We have been tasked with writing a program to count the number of set bits in a 32 bit word. I have written the program and a...