搜索资源列表
cordic
- it is a code to implement cordic algorithm in verilog. it calculates sin and cosine of an input angle.
cordic_iterate
- it is a code for cordic algorithm in verilog. it computes sine and cosine of an angle which is the input. it is iterative structure of cordic.