搜索资源列表
cordic_vhdl2
- 利用cordic实现三角函数的计算,用vhdl实现-use cordic achieve trigonometry calculations, using achieve vhdl
cordic
- 用于实现sin,cos三角函数计数的VHDL程序代码-towards sin, cos trigonometry count VHDL code
SINECOSINE
- 三角函数硬件实现代码,包括详细的文档和代码
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
sjhsh.rar
- 用FPGA计算三角函数,实现三角函数算法,完成快速三角函数运算,FPGA calculated using trigonometric functions, trigonometric function algorithm to achieve complete fast trigonometric computing
vhdsincos
- 三角函数硬件实现代码,VHDL代码,供参考学习-VHDL build Sin Cos
DDC
- 直接数字频率合成dds源码,cos三角函数生成代码,及测试代码,用于ddc前端测试的testbench。-direct digital frequency sysnthesis
cordic_parameteizaed
- Verilog实现三角函数(基于CORDIC算法)-Verilog realization of trigonometric functions
EDA_vhdl-SINE_COSINE_CODE
- 三角函数在FPGA中的实现,采用VHDL语言编写.-Trigonometric functions in the FPGA implementation, the use of VHDL language。
cordic_SINE_COSINE_code_vhd
- 首先采用cordic坐标旋转数字计算法推导求解三角函数的有效算法,然后利用小角度时的三角函数倍角公式推导有效的三角函数Cos,Sin 求解方法。-First use of cordic CORDIC trigonometric calculations derived an effective algorithm to solve, and then use the small angle formula of trigonometric double angle trigonometric f
cordic
- CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
CORDIC
- 一个可用的三角函数CORDIC算法,在FPGA实现的VHDL源码-One of the available trigonometric CORDIC algorithm is implemented in the FPGA VHDL source code
Cordic_Verilog
- 基于FPGA平台的,坐标旋转数字计算方法Cordic的Verilog描述。可用于计算sin、cos等三角函数。-Cordic in verilog hdl
cordic
- FPGA和DSP实现cordic算法简要介绍,cordic这是一个 移位相加”算法 , 允许计算不同的三角函数 希望对大家有用.-FPGA DSP cordic ppt
cordic3
- 利用cordic计算三角函数的verilog程序和modelsim仿真-To use cordic calculated trigonometric verilog program and simulation
FPGA-implementation-of-CORDIC
- 就目前的趋势来看,对硬件复杂信号处理的了解主要是缺少对硬件信号处理结构的了解。虽然有许多硬件高效算法的存在,但是由于在过去得25年里软件的优势明显,人们对这些法则并不了解。CORDIC法则就是其中的一个,它是运用平移-相加完成某些三角函数,双曲线,线性,对数的运算功能。虽然有很多的文章已经介绍了CORDIC 运算法则的各种不同的方面 ,却很少有针对CORDIC在FPGA上执行的研究。这篇论文就是研究在一个CORDIC体系下,以往的那些功能是如何完成的,以及解释运算法则如何工作,而且探究针对FPG
fre_dev_v0.1
- 用verilog编写的频率可以控制的三角函数发生器,其中用matlab编写的sine表存入rom中-use verilog making the generator of sine and cosine
cordic_latest.tar
- CORDIC算法是对许多数学函数的一种迭代算法,如三角函数、双曲函数和平面旋转。-The CORDIC algorithm is an iterative algorithm to uate many mathematical functions, such as trigonometrically functions, hyperbolic functions and planar rotations.