Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

NIOS II free?

Is there a lite version of the NIOS II available for Quartus web edition? Or does this embedded processor cost money?

8 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ok thanks, and if I want to use Qsys. Is this free?

    Does certain IP have a fee?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Qsys itself is free.

    also, Qsys does have NiosII/e as well.

    in case of other IPs , some of them are charged(e.g. External DDR3-IP) , some are not.

    but even so, most of case,you can use IPs with time limited version as long as you just test them.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks for this explanation!

    So If I were to start a new design and it needs a UART. How can I tell when I am adding it if it is free? If its not free, how do I know how I will be charged for it? It may go into say 100-200 products over the course of 5 years.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    When you have an unlicensed core you can still use in open core plus mode (evaluation mode). If your output programming file has "timelimited" in the name then you can still use it but you need to keep JTAG connected and the nag message on the screen.

    Nios II e and all of the embedded peripherals are free. There is still a license agreement if I'm not mistaken with the Nios II 'e' core, you just don't need a license to develop with it.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Will I be able to fit a Ethernet Serial Communications peripheral with about 100 lines of C code on the Economy NIOS?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes, program size is not limited by the CPU, only by the ammount of memory.

    /e limitations are mostly performance related and lack of MMU.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ok great!

    So setting up my first Qsys / NIOS II for an application like this isn't so bad? 1 engineer can do it in less than month?

    I watched the Altera training courses. Any other documents you recommend?