Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIs NIOS is the answer to my needs?
Hi, I write my codes in VHDL (I don’t know the C/C++ software very well). In my codes, I have to write at the lowest level. for example, when I needed UART, I wrote it in bit level without any IP ...
Altera_Forum
Honored Contributor
15 years agoNios is a microprocessor, so it must be programmed with its specific instruction set (i.e. assembler) or with the high level language available within the dev tools, C/C++ in this case.