搜索资源列表
ddc
- DDC仿真模型,利用systemgenerator实现数字下变频-DDC simulation model, the use of digital down-conversion systemgenerator
coordinate_cordic
- cordic算法的Verilog实现(其他地方找的)-cordic
Cordic
- 用verilog写的Cordic运算模块,迭代次数为16次。-Cordic Module Writing With Verilog。
cordic_atan
- 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
cordic_verilog
- cordic算法的verilog 语言实现,注释详细,资料齐全,实现了cordic算法的各个功能,可以计算正余弦-cordic algorithm verilog language, detailed notes, and complete information
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。
cordic算法的Verilog实现
- cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)
cordic
- 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
Cordic3
- 用cordic算法求三角函数与反三角函数的Verilog编程(Verilog programming of trigonometric function and inverse trigonometric function by CORDIC algorithm)
cordic_pipelined
- 用Verilog进行三角函数与反三角函数的计算(Calculation of trigonometric function and inverse trigonometric function by Verilog)