CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - 旋转

搜索资源列表

  1. 基于CORDIC算法的FFT

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。-time selected by using the four-situ algorithm and coordinate rotation digital computer (CORDIC) algorithm is one is a real-time FFT spectrum analysis system.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2399
    • 提供者:张志华
  1. left_right_leds

    0下载:
  2. 利用Spartan-3 Starter Board实验板上的旋转开关,设计一个通过旋转开关的方向来控制LED灯的依次点亮顺序的实验,并且要求可以循环点亮。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:minmin
  1. 61EDA_B307

    0下载:
  2. 步进电机/直流电机控制器 步进电机细分旋转,或不细分旋转 直流电机控制
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:116981
    • 提供者:李宁
  1. step_motor

    0下载:
  2. 本程序设计一个基于FPGA的4相步进电机定位控制系统。由步进电机方向设定电路模块、步进电机步进移动与定位控制模块和编码输出模块构成。前两个模块完成电机旋转方向设定,激磁方式设定和定位角度的换算等工作,后一个模块用于对换算后的角度量编码输出。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:165874
    • 提供者:yato_logo
  1. s3esk_rotary_encoder_interface

    0下载:
  2. 旋转编码器的decoder,具有消颤音功能
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:281379
    • 提供者:于水
  1. FFTbutter

    1下载:
  2. FFT的旋转因子算法和蝶形处理器VHDL代码实现-The rotation factor FFT butterfly processor algorithm and VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:GC
  1. fft

    1下载:
  2. 基于VHDL语言编写的FFT程序,256点,旋转因子存在自己编写的ROM里面,乘法器和数据存储采用的是IP核-FFT-based program written in VHDL, 256 points, there is rotation factor which I have written the ROM, multiplier, and data storage is used in IP core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6566
    • 提供者:胡佳
  1. led_rotary

    1下载:
  2. Spartan-3E实验板,基于Verilog实现旋转按钮控制八个LED灯移动方向。- a program by verilog that can control the leds in the spartan-3e lights direction by the rotary button on it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:298908
    • 提供者:陈海凯
  1. CORDIC

    1下载:
  2. :CORDIC算法将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果。这种方法很好的兼顾了精度、速度和硬件复杂度,它与VLSI技术的结合对DSP算法的硬件实现具有极大的意义,因而在数字信号处理领域得到了广泛应用。本文首先简要介绍了CORDIC算法的原理,然后详细描述了双模式(旋转/向量)CORDIC算法的预处理和后处理,并且基于FPGA实现了流水线双模CORDIC算法。-By converting complex arithmetic into simple operations su
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:393731
    • 提供者:daisywmc
  1. s3esk_rotary_encoder_interface

    1下载:
  2. Xilix spartan 3E 旋转编码器接口,脉冲方向识别,AB脉冲滤波 Rotary Encoder Interface Demonstrates how to use the rotary encoder portion of the rotary pushbutton switch.-Xilix spartan 3E rotary encoder interface, pulse direction identification, AB pulse filter Ro
  3. 所属分类:VHDL编程

    • 发布日期:2014-02-21
    • 文件大小:279753
    • 提供者:weihua yuan
  1. bujindianjidingweikongzi

    0下载:
  2. 设计一个基于FPGA的四相步进电机定位控制系统。步进电机是利用数字信号控制的电机装置,步进电机每次接受到一组脉冲数字信号,便旋转一个角度,称为步进角。不同规格的步进电机的步进角不同,与电机内部的线圈数量有关。线圈中的供应电流决定线圈所产生的磁场方向-FPGA-based design of a four-phase stepper motor positioning control system. Stepper motor control using digital signal of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:831
    • 提供者:离火
  1. rotate_switch

    0下载:
  2. 双触点旋转开关verilog驱动,内置消抖模块。使用emacs编写源文件,iverilog仿真通过,内有png仿真图像截屏-Double-contact rotary switch verilog drive, built-in modules eliminate shaking. Prepared source files using the emacs, iverilog simulation adopted, within the simulation images png screen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:79786
    • 提供者:孙斌
  1. rotate_led_src

    0下载:
  2. 利用旋转开关控制8个LED循环点亮方向,包括旋转开关(消抖,辨别方向)和 LED循环点亮模块。使用emacs+iverilog开发,内附gtkwave仿真截屏。-The use of rotary switch control 8 LED cycle light directions, including the rotary switch (Consumer shake, a sense of direction) and the LED light module recycling. Use
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 高速计算机旋转坐标算法的硬件实现,用于快速傅里叶算法的核心单元-Rotating coordinates high-speed computer hardware algorithm for fast Fourier algorithm is the core unit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:27925
    • 提供者:dinxj
  1. pwm_50hz

    0下载:
  2. fpga控制舵机s3010旋转,VHDL编写,通过按钮控制-fpga control of steering rotation, VHDL preparation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1229553
    • 提供者:chen
  1. mCordic

    0下载:
  2. 自己编写的cordic算法,用于坐标旋转,采用了流水线结构编写,值得看。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3286
    • 提供者:吴明钦
  1. FFT

    0下载:
  2. 2点的碟形算法,其中包含了旋转因子乘法器,这是一种高效的复数乘法器.-2point dish method, which includes the rotation factor multiplier, which is a highly efficient complex multipliers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:687336
    • 提供者:luping
  1. ccmul

    0下载:
  2. FFT旋转因子,旋转因子是蝶形运算的组成部分,是数字信号处理FFT算法的基础部分-FFT twiddle factor, rotation factor is an integral part of the butterfly, digital signal processing is a fundamental part of FFT algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:695
    • 提供者:姚兴波
  1. wo

    0下载:
  2. sparten 3e开发板的旋转旋钮控制led灯的程序,verilog实现-sparten 3e development board led lamp rotary knob control procedures, verilog implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:277292
    • 提供者:杨飞
  1. cordic_SINE_COSINE_code_vhd

    0下载:
  2. 首先采用cordic坐标旋转数字计算法推导求解三角函数的有效算法,然后利用小角度时的三角函数倍角公式推导有效的三角函数Cos,Sin 求解方法。-First use of cordic CORDIC trigonometric calculations derived an effective algorithm to solve, and then use the small angle formula of trigonometric double angle trigonometric f
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:41353
    • 提供者:世海
« 12 3 4 »
搜珍网 www.dssz.com