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

搜索资源列表

  1. Lab11

    0下载:
  2. 32bits FIFO with synchronizer. pass the synthesis using Synopsys tools-bits FIFO with synchronizer. Pass the sy nthesis using Synopsys tools
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:58.99kb
    • 提供者:王琪
  1. spi

    0下载:
  2. VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register between the \"master\" and the \"slave\". Typically both the -- master and slave have an 8 bit shift register so the combined -- register is 16 bits
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:63.86kb
    • 提供者:阿飞
  1. Synthesizable_FIFO_verilog

    0下载:
  2. Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:16.23kb
    • 提供者:lianlianmao
  1. 5bit-adder-subtracter

    0下载:
  2. 5 bits 的加法器與減法器合併電路之原始程式製作
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:52.14kb
    • 提供者:dajen
  1. multiplier

    0下载:
  2. 在MAXPLUSII下实现BOOTH算法,可以进行任意位K×K的乘法-BOOTH algorthim implemented in the MAXPLUSII environment, which can carry out arbitrary bits multiplication.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:143.91kb
    • 提供者:阿剑
  1. uart8.zip

    0下载:
  2. 使用Libero提供的异步通信IP核实现UART通信,并附带仿真程序。UART设置为1位开始位,8位数据位,1位停止位,无校验。且UART发送自带2级FIFO缓冲,占用FPGA面积很小。,Libero provided the use of asynchronous communication IP core implementation UART communications, and incidental simulation program. UART is set to 1 to sta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:856.5kb
    • 提供者:张键
  1. trunk-hdlc.rar

    1下载:
  2. 高级链路层协议的实现,vhdl,fpga,- 8 bit parallel backend interface - use external RX and TX clocks - Start and end of frame pattern generation - Start and end of frame pattern checking - Idle pattern generation and detection (all ones) - Idle pattern
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:183.91kb
    • 提供者:whs
  1. hdl-hw1-brent-kung-adder

    0下载:
  2. BRENT KUNG ADDER 4 bits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:832byte
    • 提供者:dumbmage
  1. pwm_key

    0下载:
  2. 用fpga ep2c8Q208实现的按键可控PWM信号发生器 (按键加了消抖模块,PWM寄存器位宽为32位)-Achieved with the fpga ep2c8Q208 PWM control signal generator key (key plus the debounce module, PWM register bit width is 32 bits)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:712.79kb
    • 提供者:Johnny chen
  1. ram_16bit.rar

    0下载:
  2. RAM写入16位,读出16位,并且通过计数器控制ram可以实现读入多个数据,This ram can write 16bits and read 16 bits
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1.81kb
    • 提供者:吴传平
  1. UART

    0下载:
  2. 自己实用Verilog编写的UART程序,1位开始位,8位数据位,1位停止位,本测试程序配置完管脚后,实用串口大师发送数据,则返回数据为发送数据+1-Verilog prepared their own UART practical procedures to start a bit, 8 data bits, 1 stop bit, the test procedure End pin configuration, the utility serial Master to send data,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:248.25kb
    • 提供者:张键
  1. FPGA-VHDL-DDS

    0下载:
  2. 基于FPGA的DDS波形发生器--程序,如果需要产生输出不同的位数的波形,可以自行修改程序中的rom表中数据位数-FPGA-based waveform generator DDS- procedure, if the number of bits required to generate output of different waveforms in the program can modify data in the table the median rom
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:许聪
  1. dds2_ok

    0下载:
  2. 利用LPM_ROM和HDL设计的一个DDS信号发生器,分辨率优于1HZ,ROM表长度8位,8位频率控制字。-HDL design using LPM_ROM and a DDS signal generator, the resolution is better than 1HZ, ROM table length 8 bits, 8-bit frequency control word.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:522.48kb
    • 提供者:罗永
  1. 16Point-FFT

    0下载:
  2. 16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.74mb
    • 提供者:qiyuan
  1. top_pnadd32

    0下载:
  2. 32位元浮点数加法器,用于以VHDL编写的32位元CPU-32 bits floating-point Add
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:朋友
  1. SN7485

    0下载:
  2. his design is a comparator that compares consecutive bits a0...a3 with b0...b3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:44.82kb
    • 提供者:leiyu
  1. cpu_16bit

    1下载:
  2. design cpu 16 bits by verilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1.21kb
    • 提供者:tommy
  1. 16_bits_CPU_verilog_code

    0下载:
  2. 利用Verilog设计的16位CPU的设计案例-the example of 16 bits CPU using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:860.4kb
    • 提供者:王惠娟
  1. A-Two-bits-Counter-Using-VHDL

    0下载:
  2. 两位VHDL编译计数器的简单实现,并带有异步的复位功能。-A Brief Realization of Two-bits Counter, with an Asynchronous Reset Function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:583byte
    • 提供者:可啦思刻
  1. N-bits-by-M-bits

    0下载:
  2. 这是一个verilog代码实现的常用乘法器。设计的是通用N比特乘M比特的二进制乘法器-This is a common multiplier verilog code. Design of a generic N bits by M bits of the binary multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2.59kb
    • 提供者:祖兴水
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com