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 DiscussionsNIOS-V QSYS Warning Properties (associatedClock) have been set onSolvedDK-DEV-AGI027-RA: JTAG chain broken after Nios V Hello, FPGA recovery failsWhere is FreeRTOS-Plus-TCP DesignSolvedNIOS V: Systick based timeouts not available when using internal timerSolvedAshling RISC Free IDE fails to download ELF file