Relative Content

Tag Archive for assemblyriscvcordic

CORDIC algorithm in RISC-V

I’m trying to implement CORDIC algorithm for calculating sine and cosine of specified angle in RISC-V assembly using RARS simulator.