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 IDE CPU DetectionLPDDR4 not available in NIOSV/g linker script - Agilex-5, Quartus 26.1 ProSolvedNeed a way to make firmware upgradeFPGA Community EnqueriesMultiple NIOS V ImplementationSolved