Chris039Occasional Contributor3 years agoFloating point not working in Nios V Hi, I run the code below using both Nios V processor and online C code compiler, #include <stdio.h> int main() { double total = 5; int number = 1; float percentage = number / total ; pr...Show More
Chris039Occasional Contributor3 years agoI am still not sure how to add the library, Can you guide me by steps?
Recent DiscussionsCorrect way to use mSGDMA with a NIOSV/m processor on a MAX10 FPGANios-V on Cyclone IVUnable to load Ashling Riscfree NiosV librariesUniversity Program IP for NiosVNios II IDE File Name too long error