Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - cordic algorithm in vhdl code
Search - cordic algorithm in vhdl code - List
用于实现sin,cos三角函数计数的VHDL程序代码-towards sin, cos trigonometry count VHDL code
Date : 2025-07-15 Size : 2kb User : 王森

cordic算法的详细介绍,方便大家使用和研究-cordic detailed description of the algorithm, to facilitate the use and research
Date : 2025-07-15 Size : 120kb User : mh

DL : 0
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.-cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
Date : 2025-07-15 Size : 2kb User : waqas

Cordic Algorithm written in VHDL code
Date : 2025-07-15 Size : 91kb User : arun

verilog code for division based on cordic algorithm
Date : 2025-07-15 Size : 1kb User : meysam

vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
Date : 2025-07-15 Size : 1kb User : lmy

Cordic算法实现DDS的Verilog 源码,14位精度,非常实用的。-DDS algorithm Cordic the Verilog source code, 14-bit accuracy, very practical.
Date : 2025-07-15 Size : 7kb User : 王王

This attachment consists of the coordinate rotation digital computer algorithm code which is most use algorithm in signal processing
Date : 2025-07-15 Size : 1kb User : bharat kumar

一个可用的三角函数CORDIC算法,在FPGA实现的VHDL源码-One of the available trigonometric CORDIC algorithm is implemented in the FPGA VHDL source code
Date : 2025-07-15 Size : 421kb User : zhangxin
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.