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

搜索资源列表

  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. 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. fifo_32_4321.rar

    0下载:
  2. 用verilog写的输出数据宽度可变的FIFO,输入数据为32-bit,输出数据可以配置为4-1任意bit。有设计文件和testbench,Use verilog to write a variable width of the output data FIFO, input data for the 32-bit, output data can be configured as 4-1 arbitrary bit. There are design files and testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:5.08kb
    • 提供者:keven
  1. WFIFO-32fifo20070821

    0下载:
  2. 具有32字节深度的FIFO的SPI通信站。-With 32-byte deep FIFO, SPI communication station.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:wangwei
  1. 4Verilog-FIFO

    0下载:
  2. FIFO的简单编程,该FIFO的深度为4,宽度为32,其接口类型见文件中的图标及其注释。-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,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2.46kb
    • 提供者:孙银龙
  1. based-on-Xilinx-PCIe-Core-DMA

    0下载:
  2. 1, 支持由板卡发起的DMA操作,既可以将板卡内的数据快速传输到PC,也可以将PC的数据读取到板卡内。DMA的可以通过PCIe的BAR0空间控制。 2, 利用Xilinx LogiCORE Endpoint Block Plus硬核,兼容Virtex 5、Virtex 6、Spartan 6系列。无缝支持PCIe x8、x4、x1速率 。 3, 在板卡的终端是标准的FIFO接口,可以接入各种形式的数据,例如AD采样数据,光纤数据,DA数据。 4, DriverStudio生成的
  3. 所属分类:VHDL编程

    • 发布日期:2016-11-17
    • 文件大小:2.22mb
    • 提供者:rosen
  1. asynchronous-fifo

    0下载:
  2. 同步fifo的调用程序,调用Quartus II 9.0 (32-Bit)中的fifo模块-Synchronous fifo calling program, call Quartus II 9.0 (32-Bit) in fifo module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:732kb
    • 提供者:刘茂茂
  1. FIFO_test

    0下载:
  2. EP2S90 与 TMS320C6727 进行32位通信时读写FIFO的程序,测试完美通过-EP2S90 read FIFO is performed with the TMS320C6727 32-bit communications program, a perfect test by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:4.92mb
    • 提供者:fengdasa
  1. Syn_FIFO(wanzheng)

    0下载:
  2. 基于IPcore的同步FIFO的编写。读写数据位宽都为8bit,深度为32.-Based IPcore synchronous FIFO preparation. Read and write data width are 8bit, a depth of 32.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:425.93kb
    • 提供者:杨杨
  1. synchoronous_FIFO(jianban)

    0下载:
  2. 基于IPcore的同步FIFO的设计。采用Verilog代码书写。读写位宽均为8bit,深度为32.-IPcore synchronous FIFO-based design. Using Verilog code writing. Read and write bits wide are 8bit, depth is 32.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:662.48kb
    • 提供者:杨杨
  1. VHDL-8bitFIFO

    0下载:
  2. FIFO的宽度:也就是英文资料里常看到的THE WIDTH,它只的是FIFO一次读写操作的数据位,就像MCU有8位和16位,ARM 32位等等,本程序实现8位的FIFO功能,三位格雷码可表示8位的深度。-THE WIDTH of THE FIFO: namely information in English often see THE WIDTH, it is only a FIFO data read and write operations, as has 8 bit or 16 bit M
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:刘伟
  1. fifo_uart_vhdl

    0下载:
  2. 带FIFO的串口收发模块 功能完善32位的fifo-the uart with fifo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:718.76kb
    • 提供者:liujiali
  1. LCD1602

    0下载:
  2. 由于 1602 是慢速设备,根据我们显示网址 32 个字符的架构,我们在顶层设计了一个FIFO, 在开始工作的时候一次性把要显示的字符传到在LCD1602上显示RedCore网址 FIFO中,在1602控制层代码中再从FIFO读出送 去显示,加FIFO的好处是,高速的TOP层可以不用去等待慢速的1602写时序,把两个层次的模块 独立开来。-Since 1602 is a slow device, according to our display URL to 32 charac
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:869.33kb
    • 提供者:吴状态
  1. [verilog]dcfifo_256x32

    0下载:
  2. Dual-Clock FIFO, Depth: 256 Width: 32 USEDW: Y FULLL:Y EMPTY:Y-This is self-defined Dual-Clock FIFO, using logic lut resources.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:ylwang
搜珍网 www.dssz.com