叠代结构的cordic的verilog代码- 下载
|
cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos. 下载
|
cordic算法广泛使用,参考一下它的代码-Coordinate rotation digital algorithm widely used reference to what it code 下载
|
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares. CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such that the operations on X and Y are only shifts and adds. - 下载
|
cordic算法的vhdl实现,内附有文档说明-cordic algorithm vhdl realized, a document containing a note 下载
|
cordic算法的详细介绍,方便大家使用和研究-cordic detailed description of the algorithm, to facilitate the use and research 下载
|
CORDIC算法的硬件实现 用的verilog语言-CORDIC algorithm Hardware Implementation of the Verilog language 下载
|
cordic程序的VHDL程序源码及说明,有详细的说明,程序有注释-cordic procedures procedures VHDL source code and explanations are detailed explanations, procedures Notes 下载
|
一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers- 下载
|
Cordic算法的另一种C++实现,只是一个样本,可以用TubroC,等来查看-Cordic algorithms to achieve another C is a sample that can be used TubroC, etc. to see 下载
|