Forum Discussion

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

What are difference between NIOS II processor And DSP processor

hi friends can any one brief the difference between NIOS II and any other DSP processor

4 Replies

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

    Nios is based on MIPS architecture and it is totally different from DSPs. If you need a high performance Digital Signal Processor, you may use an external DSP or implement your processing inside FPGA using hardware logic (not software-based Nios application). Architecture of Nios is for embedded applications, not DSP applications.

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

    To reiterate in different words; NIOS is a microcontroller, like the PIC series from Microchip or any of the ARM devices. A DSP is, as defined by its name, a digital signal processor and not a microcontroller.

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

    You are perhaps interested to know about not exactly DSPs but rather DSCs, which are unities which lies in the middle of the two worlds. They aren't so efficient like powerful DSPs, but has the standards peripherals integrated on chip together with an ALU a bit more capable than those we can find on standard microcontrollers.