Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi, GreatWhite,
"It has become a much better tool with the use of the IDE, I think it's much easier to get started with the IDE than with the NIOS 1 tools and all those makefiles. " do you mean we can learn by IDE and then use SDK after that? I am familar with Nios 1 sdk tool. I am afraind that although IDE have a friendly interface, I have little control on the design flow. I want to control the compilation process, such as generating assembly code from c code, and compiling assembly code to binary code etc. So the sdk may give more control to us. I am not familiar with IDE. Maybe , we can combine this two environment to get a tradeoff between freedom of control and the easiness of interface.