Forum Discussion
Altera_Forum
Honored Contributor
18 years agoAlternatives to NIOS
I'm getting a bit frustrated with NIOS and I'd like to consider alternative soft-cores. NIOS seems to be very powerful for OS implementations, but not too efficient for small microcontroller-like app...
Altera_Forum
Honored Contributor
18 years agoI've never used Nios II, but from the technical specs it looks quite impressive. I think you'd be hard pressed to find a C programmable core that is significantly better.
That said, the license can be an issue which is why I have my own (GPL'ed) solution: A MIPS compatible 32-bit core (http://thorn.ws/yari). I'd love to see a performance comparison between it and Nios II, but I haven't yet taken the time to do it myself. It certainly won't satisfy the OP as it weighs in at ~ 7k LC, but performance was priority for YARI, not resource consumption. Regards Tommy