搜索资源列表
CLA8
- 一个超前进位加法器的Verilog实现,内含测试文件,可以综合,非常有参考价值
verilog_multicrc
- 该文件为多种CRC校验的不同的verilog实现,开发平台为QUATUS2,可直接运行
coordinate_cordic
- cordic算法的Verilog实现(其他地方找的)-cordic
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
caculate_variance
- Verilog语言求解均方根的近似方法,用MATLAB仿真实现,思想可移植到FPGA中-Verilog language rms approximate solving method, using MATLAB simulation, ideas can be transplanted into the FPGA
xunfachufaqi
- 从原理到实现的循环除法器的Verilog代码-Circular divider from the principle to the implementation of the Verilog code
Reed_Solomon
- 这个verilog代码的例子实现的是某种情况下的错误的纠正 error correction的功能-Examples of this verilog code error correction is implemented in the case of some error correction function
sorting_order
- verilog 冒泡法实现数据排序,内部先详细注释说明!-verilog implement data sorting,including dedicated explainnation!
cordic
- 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
Kalman Filter
- 实现单精度浮点的kalman滤波器的verilog方法(Verilog method for realizing single precision floating point Kalman filter)