搜索资源列表
Cordic_SinCos_Verilog
- 用Verilog语言写的Cordic来计算,正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine function
aug2[1]
- 基于CORDIC算法的32位浮点三角超越函数之正余弦函数的FPGA实现-CORDIC FPGA CORDIC FPGA
sin
- 用vhdl语言编写的余弦函数,-Vhdl language with the cosine function. . . . . . . .
CORDIC_SinCos_VHDL
- 用 VHDL 语言写的 Cordic模块,来计算正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine fuction in VHDL
hanshufashengqi
- 设计一个函数发生器,用VHDL语言实现。可以实现正弦、余弦等多种函数的波形-Design a function generator using VHDL. You can achieve a variety of functions such as sine, cosine waveform
DDSIP
- 该程序实现了正弦函数与余弦函数数据的产生,可作为其他模块的输入信号(可以直接调用)-The program implements a sinusoidal function and cosine function data can be used as an input signal to other modules (direct call)
cordic
- 生成正余弦函数,根据cordic算法可以生成sin和cos(Generating sin or cos function)
sincos
- 实现正余弦函数Verilog语言的生成...............(sine wave generator by using verilog)