搜索资源列表
CORDIC
- 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
magnitude
- Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algori
CORDIC_SINE
- xilinx的ISE工程,用CORDIC算法做DDS生成正弦波-xilinx the ISE project to do with the CORDIC algorithm generates sine DDS
Cordic_SinCos_Verilog
- 用Verilog语言写的Cordic来计算,正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine function
CORDIC
- cordic algorithm to find sine and cosine angles-cordic algorithm to find sine and cosine angles.....
CORDIC_SINE
- 在ISE10.0下的CORDIC算法产生正弦波,可控制其幅度等参数-Under the CORDIC algorithm in the ISE10.0 produce sine wave, its amplitude and other parameters can be controlled
cordic
- 用CORDIC算法来计算正弦和余弦函数,稍加修改还可计算其他函数-CORDIC algorithm is used to calculate the sine and cosine functions, other functions can be calculated slightly modified
cordic
- 该程序使用Verilog语言,可以生成dds正余弦信号-The program uses the Verilog language, can generate sine and cosine signals dds
cordic_serial_100722
- 使用串行cordic方法产生sine信号的电路,超级节省面积-The circuit produces sine signal by Serial CORDIC method
CORDIC_sin_cos
- - CORDIC for sine co mputation- - CORDIC for sine cosine computation
Document
- cordic for sine and cosine wave generation
cordic
- cordic for generating sine wave -cordic for generating sine wave
CORDIC_SinCos_VHDL
- 用 VHDL 语言写的 Cordic模块,来计算正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine fuction in VHDL
cordic
- 用verilog实现的一个基于流水线结构的正余弦信号发生器,六级流水线-Verilog realize a pipeline structure of the sine and cosine signal generator , six pipeline
code-for-cordic
- generating the sine wave without using the command with using cordic algorithm
Cordic
- VHDL CODE FOR CORDIC ALGORITHM FOR COS AND SINE GENERATION
cordic_iterate
- it is a code for cordic algorithm in verilog. it computes sine and cosine of an angle which is the input. it is iterative structure of cordic.
fsk_final
- A simple FSK code using CORDIC sine wave generator.It is basically a switching oscillator kind of Frequency shift keying
cordic
- 这是在QUARTUES上面开发关于cordic算法,可以实现基本的sin,cos函数-This is above QUARTUES development about cordic algorithm, can implement basic sine, cosine function
eetop.cn_cordic_sqrt
- cordic 算法知道正弦和余弦值,求反正切,即角度。(The CORDIC algorithm knows sine and cosine values and asks for inverse tangent, that is, angle.)