搜索资源列表
verilog fft_64_12
- radix-4,利用cordic算法实现复乘单元
CORDIC_ATAN.rar
- 使用verilog语言完成了基于cordic算法求反正切的计算,精度为8次迭代,Verilog language used to complete based on CORDIC algorithm for arctangent calculation, an accuracy of 8 iterations
cordicDDS
- Cordic算法实现DDS的Verilog 源码,14位精度,非常实用的。-DDS algorithm Cordic the Verilog source code, 14-bit accuracy, very practical.
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,
CORDIC_design_verilog_digital_computer
- CORDIC数字计算机verilog设计.rar-CORDIC design verilog digital computer. Rar
cordic-magnitude
- verilog code for magnitude cordic algrithm
cordic
- vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
CORDIC-360degree-sensor
- 用cordic算法实现360度角度传感器设计的实例,可以很好的理解CORDIC算法-Cordic algorithm with 360-degree angle sensor instance, a good understanding of CORDIC algorithm can be
cordic
- altera cordic ip core, 包含文档,完整设计,以及测试向量-altera coedic ip core, including the document, whole design, and the testbench.
cordic
- 该程序使用Verilog语言,可以生成dds正余弦信号-The program uses the Verilog language, can generate sine and cosine signals dds
Cordic
- cordic算法ip核,国外网站搞到的,可以应用于电机控制,快速数值计算,基于FPGA硬件实现-cordic ip core,just enjoy
cordic-verilog
- 用Verilog写的cordic相位鉴别,采用8级的流水线的硬件设计-Written using Verilog cordic phase identification, using 8-level hardware design of the pipeline
cordic
- 在QUARTUS环境下,通过Verilog实现cordic,产生sin,cos-In QUARTUS environment, through the Verilog implementation cordic, generate sin, cos
cordic
- cordic的verilog设计,qII实现,比较简单,讲诉了算法的实现过程。-cordic the verilog design, qII implementation, relatively simple complaints about the implementation process of the algorithm.
cordic4_2
- CORDIC算法相角模式HDL实现源码,Verilog HDL书写,10级迭代,仿真验证通过。-CORDIC algorithm implementation phase model HDL source code, Verilog HDL writing, 10 iterations, the simulation is verified.
cordic
- Cordic algorithm implementation in verilog for use in DDS
cordic
- verilog实现的cordic算法,很好的代码,实际项目中使用过的。-verilog cordic
cordic verilog 求sin cos的源程序
- cordic. it's about how to calculate sin and cos with the FPGA!
cordic
- cordic算法的verilog实现,适用于学习。(The verilog implementation of CORDIC algorithm is suitable for learning.)
cordic
- 硬件实现了cordic算法,具有快速实现的优势(verilog version of cordic algorithm)