搜索资源列表
cordic
- cordic verilog 程序及仿真结果 8级流水线
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.
4bit_buma_adder
- Verilog作业 :自己写的源码输入,补码输出的,由状态机控制的四位加法器,为保证时序,加法器模块为超前近位加法器,包含测试台,通过 Modelsim 、Synplify仿真。-Verilog operation: the source code to write their own input, complementary code output by the state machine to control the four adder, in order to ensure timing
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!
tb_cordic
- cordic algorithm in verilog
CORDIC_design_verilog_digital_computer
- CORDIC数字计算机verilog设计.rar-CORDIC design verilog digital computer. Rar
cordic-magnitude
- verilog code for magnitude cordic algrithm
division_cordic
- verilog code for division based on cordic algorithm
CORDIC-360degree-sensor
- 用cordic算法实现360度角度传感器设计的实例,可以很好的理解CORDIC算法-Cordic algorithm with 360-degree angle sensor instance, a good understanding of CORDIC algorithm can be
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 algorithm implementation in verilog for use in DDS
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!
cordic算法的Verilog实现
- cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)