搜索资源列表
sinfunction
- 用cordic算法实现超越函数,sin,cos用此方法也可以实现其他的sinhx,coshx,ex.代码用verilog编写
RomNCO
- 基于NCO的数字控制振荡器。带测试程序,输出12位的COS和SIN波形。-Based on the digital control oscillator NCO. With test procedures, the output 12 of the COS and the SIN waveform.
cos
- FPGA实现正弦,余弦的计算,verilog语言-FPGA realization of sine, cosine calculation, verilog language
sin.tar
- 神奇的sin波生成verilog源码,非常简单的代码无需乘法即可生成sin,cos,值得搞算法的人借鉴-Magic sin wave generated Verilog source code, the code is very simple multiplication can be generated without sin, cos, worthy people from engaging in algorithm
custom_cordic
- verilog编程开发的cordic例程,计算SIN,COS功能与计算幅值角度功能可设定,运算宽度可设定,并有完善的TESTBENCH。-Verilog programming developed CORDIC routines to calculate SIN, COS function and calculating the amplitude of the perspective of function can be set, computing the width can be set,
CordicNCO
- 基于CORDIC算法的,数字控制振荡器的设计。带测试程序,输入一个振荡频率,输出SIN和COS的波形!-Based on the CORDIC algorithm, the digital controlled oscillator design. With test procedures, enter a oscillation frequency, the output waveform SIN and COS!
coredic
- 采用Verilog硬件描述语言实现的三角函数sin(),cos()转换的部分代码-Adopt Verilog hardware descr iption language realization trigonometric sin (), cos () conversion part code
coredic-verilog
- 采用Verilog硬件描述语言实现的三角函数sin(),cos()转换的部分代码-Adopt Verilog hardware descr iption language realization trigonometric sin (), cos () conversion part code
cordic
- 在QUARTUS环境下,通过Verilog实现cordic,产生sin,cos-In QUARTUS environment, through the Verilog implementation cordic, generate sin, cos
Cordic_Verilog
- 基于FPGA平台的,坐标旋转数字计算方法Cordic的Verilog描述。可用于计算sin、cos等三角函数。-Cordic in verilog hdl
sincos
- 用verilog实现sin和cos的计算-verilog sin cos
cordic_verilog
- cordic算法 Verilog源码 求sin和cos-cordic Verilog
cordic verilog 求sin cos的源程序
- cordic. it's about how to calculate sin and cos with the FPGA!
altera_cordic-Verilog
- altera_cordic sin cos altera_cordic sin cos-altera_cordic sin cos
serial-cordic-verilog
- implementation of cordic algorithm for many aplication like cos, sinus, polar to rectangular conversion and rectangular to polar conversion. It s written in verilog language and testbench is included
sin_cos_module
- Verilog实现的cordic算法的计算sin,cos值得模块,使用rom,代码简洁有效。-Verilog implementation of the cordic algorithm of computing the sine and cosine worth module, use of ROM, the code is concise and effective.
cordic
- verilog编写的数字信号发生器NCO用CORDIC方法实现产生sin cos信号,流水线结构,简单实用。-verilog prepared by the digital signal generator NCO using CORDIC method implementation generate sin cos signal, pipelined architecture, simple and practical。