Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDivision and standard library support by NIOSII compiler
HI, I have been trying to port an embedded sw to NIOSII. I have some division operations, array initializations, sprintf function calls in the code. I find that NIOS II compiler (processor cor...
Altera_Forum
Honored Contributor
16 years agoThese items you mention are all supported. Division is emulated if not enabled in core (I believe this to be true but we enabled division). mem and str functions are all definitely present in the NIOS II Libraries.
Bill