Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhere to get the .h files
Hi I am new to embedded system design. So I am asking this silly question. In the ALtera design example I saw many .h files and a lot of .c files. Where can I get those .h files. Also where ca...
Altera_Forum
Honored Contributor
19 years agoHi napster,
try for example the Hardware tutorial: http://www.altera.com/literature/tt/tt_nio...re_tutorial.pdf (http://www.altera.com/literature/tt/tt_nios2_hardware_tutorial.pdf) In general you are generating and writing *.c and *.h files at the NIOS II IDE. There you are able to compile, download and debug your software. Its like the Microsoft Visual Studios. Hope thats helpfull. Regards Bailand