Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCombining Assembly and C
Hi, I am very new to Hardware Programming, and I am using the NIOS II processor to identify the frequency of a sound that is input into the DE1 Board. My question is, is it possible to combine...
Altera_Forum
Honored Contributor
15 years agoThanks for the responses,
I am not really going for performance I need to include some Assembly in my C code for a university project, and it only needs to be some simple instructions, to read a value from memory and output it to the HEX displays on the board.