Altera_ForumHonored Contributor15 years agoNios Ii Standard C Function For Resolver Input Just wondering if anybody has an idea about the following NIOS II codes: static inline int sinus(int a) { return ALT_CI_COSIN_INST(0,a,0); } static inline int cosinus(int a) { ...Show More
Altera_ForumHonored Contributor15 years agoThey look like calls to a custom instruction to calculate sine and cosine values.
Recent DiscussionsJTAG_UART stuck in printfNIOS SDK SBOM/FOSS infoNiosV µC/OS-IIRecommended Quartus Prime Standard Edition for Nios V Development on MAX 10 FPGA (10M25DAF4817G)AshlingRISCFree IDE Build system: 'source directory does not appear to contain CMakeLists.txt"