CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CORDIC VHDL

搜索资源列表

  1. cFFT

    0下载:
  2. CFFT is a radix-4 fast Fourier transform (FFT) core with configurable data width and a configurable number of sample points in the FFT. Twiddle factors are implemented using the CORDIC algorithm, causing the gain of the CFFT core to be differen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:183637
    • 提供者:Nagendran
  1. CORDIC_design_digital_computers

    1下载:
  2. CORDIC算法设计的数字计算机,基于Verilog设计-CORDIC algorithm based on the design of digital computer, Verilog design code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1383
    • 提供者:李山
  1. cordic

    1下载:
  2. we propose a low-cost sequential and high performance architecture for the implementation of CORDIC algorithm in two computation modes. It suited for serial operation that performs conversion between polar and rectangular coordinate systems, essentia
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1811
    • 提供者:Nihel Neji
  1. vhdl-implementation-of-cordic-algorithm-for-wirel

    0下载:
  2. OFDM system model and Block diagram of CORDIC algorithm using FPGA VHDL code -OFDM system model and Block diagram of CORDIC algorithm using FPGA VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:394913
    • 提供者:
  1. NCO

    0下载:
  2. 关于FPGA设计实现NCO,包括查找表法和CORDIC算法的改进-FPGA design and implementation on the NCO, including the look-up table method and the CORDIC Algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1444443
    • 提供者:张子龙
  1. CORDIC

    0下载:
  2. 一个可用的三角函数CORDIC算法,在FPGA实现的VHDL源码-One of the available trigonometric CORDIC algorithm is implemented in the FPGA VHDL source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:431351
    • 提供者:zhangxin
  1. CORDIC_SinCos_VHDL

    0下载:
  2. 用 VHDL 语言写的 Cordic模块,来计算正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine fuction in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2174253
    • 提供者:孙佳宇
  1. Digital-Signal-Processing-with-FPGA

    0下载:
  2. FPGA结合DSP设计,如FIR、IIR滤波器,CORDIC算法,多重采样率信号处理,FFT,有对应的VHDL/Verilog 代码code-FPGA Combines with DSP, FIR 、IIR Digital Filters,CORDIC,FFT,Adaptive Filters,VHDL/Verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-27
    • 文件大小:10501611
    • 提供者:rickdecent
  1. Cordic

    0下载:
  2. Cordic algorithm in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:Spizero
  1. Simulation-of-VHDL-code

    0下载:
  2. code on verification of cordic algorithms
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:551493
    • 提供者:desai
  1. Cordic

    0下载:
  2. VHDL CODE FOR CORDIC ALGORITHM FOR COS AND SINE GENERATION
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:161702
    • 提供者:sharada
  1. cordic

    1下载:
  2. 实现cordic算法的VHDL程序,可通用-Cordic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:5003
    • 提供者:wd
  1. cordic

    0下载:
  2. 基于VHDL语言编写,可下载到FPGA板子上实现的cordic算法实现的设计,并用该算法实现sin和cos的计算,计算结果显示在数码显示管上,已包含按键防抖动功能的实现。-Based on VHDL language, can be downloaded to the the cordic algorithm implemented in the FPGA board to achieve the design and calculation of sin and cos using this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-11
    • 文件大小:5120
    • 提供者:momo
  1. cordic

    0下载:
  2. VHDL实现cordic算法,精确度非常高,模块化设计,带显示功能-VHDL implementation cordic algorithm, a very high accuracy, modular design, with display function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:4403
    • 提供者:hongkun
  1. cordic

    1下载:
  2. 基于VHDL语言的CORDIC算法实现,用于计算sin(x),cos(x)等,实测可用-Based on VHDL CORDIC algorithm, used to calculate sin (x), cos (x), etc., the measured available
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-11
    • 文件大小:3751936
    • 提供者:刘淇
  1. CORDIC-Data

    0下载:
  2. CORDIC的matlab代码和VHDL代码,大牛分享的,自己试用过,非常好-realize CORDIC algorithm through Matlab and VHDL
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:126589
    • 提供者:john
  1. cordic

    0下载:
  2. cordic processor design in vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:135886
    • 提供者:thangapandiyan
  1. CORDIC-example-code

    0下载:
  2. CORDIC Actel example VHDL code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1373154
    • 提供者:homan
  1. cordicmaster

    0下载:
  2. cordic code algorithm using vhdl
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-03-24
    • 文件大小:34928
    • 提供者:nikunj4013
  1. cordic_latest.tar

    0下载:
  2. CORDIC vhdl design, include sin, cos calculation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:234657
    • 提供者:eric
« 1 2 3 45 »
搜珍网 www.dssz.com