Forum Discussion

TRoa's avatar
TRoa
Icon for Occasional Contributor rankOccasional Contributor
7 years ago
Solved

NIOS II : How to Getting started

Hi, I hope this post finds you all good in health. I have FPGA background(Verilog based designing in some other FPGA). Now, I got a job where my task is to write NIOS II based C codes. The thing ...
  • JOHI's avatar
    7 years ago

    Hello TRoa,

    First of all, you need a very good knowledge of C / C++,I have been programming C for many years, and I still discover new things: The Waite Group has very good books ("C primer plus", "C++ primer plus" by Stephen Prata).

    Second there are good books by Mr. Pong Chu "Embedded SoPC Design with Nios II Processor and Verilog Examples".

    Read these books, and you will have a solid background to start your quest.

    Third, get yourself a development board a DE10-standard or something similar and start doing experiments. Do not use the SOC itself, use an FPGA based Nios-II processor embedded in the fpga for simplicity.

    Do not underestimate the task before you, the learning curve is steep and difficult mostly due to the combination of different tools. In the beginning nothing will work and you will do a lot of cursing. Do not give up, sooner or later you will make progress.

    Best Regards,

    Johi