搜索资源列表
cordic1
- 该程序使用VHDL编程语言,利用cordic算法来计算cos,sin函数值-The program uses the VHDL programming language, use cordic algorithm to calculate cos, sin function value
Cordic
- cordic算法ip核,国外网站搞到的,可以应用于电机控制,快速数值计算,基于FPGA硬件实现-cordic ip core,just enjoy
PCME1
- 通常的CRC算法在计算一个数据段的CRC值时,其CRC值是由求解每个数值的CRC值的和对CRC寄存器的值反复更新而得到的。这样,求解CRC的速度较慢。通过-#define CRCCCITT 0x1021 #define CCITT-REV 0x8408 #define CRC16 0x8005 #define CRC16-REV 0xA001
cordic_simple
- CORDIC算法,只利用移位和加减运算,就能计算常用三角函数值,压缩包内有详细介绍cordic原理的文档。-CORDIC algorithm that only the use of shift and addition and subtraction operations, can be used to calculate the value of trigonometric functions, compression package has a detailed introduction