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

搜索资源列表

  1. DAC5687 interface

    1下载:
  2. TI DAC5687 interface of the verilog
  3. 所属分类:VHDL编程

    • 发布日期:2011-11-03
    • 文件大小:2699
    • 提供者:jackking0204
  1. SD_SPI sd卡spi接口的verilog程序

    1下载:
  2. sd卡spi接口的verilog程序,quartus2,全部调好能已经应用于SD卡模块。-sd card spi interface verilog program, quartus2, all tuned to have been used in SD card module.
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-27
    • 文件大小:2700387
    • 提供者:洪传荣
  1. 实现USB接口功能的VHDL和verilog完整源代码

    1下载:
  2. 实现USB接口功能的VHDL和verilog完整源代码,Implementation USB interface functions of the VHDL and Verilog source code integrity
  3. 所属分类:VHDL编程

    • 发布日期:2015-11-18
    • 文件大小:259880
    • 提供者:liang
  1. S8_VGA.VGA显示接口的verilog控制程序

    1下载:
  2. VGA显示接口的verilog控制程序。用于VGA显示器的控制驱动,VGA display interface Verilog control procedures. Control for VGA display driver
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-09
    • 文件大小:1127454
    • 提供者:zl.yin
  1. SPIBusVerilog.rar

    0下载:
  2. SPI串行总线接口的Verilog实现,详细讲解实现过程。,SPI serial bus interface Verilog realization elaborate on the realization of the process.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:398099
    • 提供者:zhlm88
  1. FIFO_8_8

    0下载:
  2. FIFO先进先出队列,一种缓存、或一种管道、设备、接口(Verilog HDL程序,内附说明)-FIFO FIFO queue, a cache, or a pipeline, equipment, Interface (Verilog HDL program, containing a note)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:4622
    • 提供者:镜子
  1. HDMI

    4下载:
  2. HDMI interface verilog code and specificaiton paper
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-26
    • 文件大小:20970881
    • 提供者:ganzhhua
  1. Omnivision SCCB interface verilog model

    2下载:
  2. Omnivision SCCB interface verilog model
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-12
    • 文件大小:1183
    • 提供者:Chris
  1. Verilog-pci

    3下载:
  2. PCI的FPGA实现,使用verilog硬件描述语言模拟pci数据接口的数据传输过程。-PCI simulation with FPGA, using the verilog hardware describing language to simulate data transfer processes on pci data interface.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-08-20
    • 文件大小:5510416
    • 提供者:zxc
  1. FPGA-VGA-interface

    0下载:
  2. 基于FPGA的VGA接口显示程序,可显示三种彩色条纹-FPGA-based interface VGA display program can display the three color stripes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:464435
    • 提供者:冀少威
  1. Mars_EP1C6F_Interface_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board supporting Verilog code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3393922
    • 提供者:chenlu
  1. I2C

    0下载:
  2. FPGA上实现I2C接口.使用方法: 1.拷贝到硬盘,用ISE打开工程文件即可-I2C interface FPGA to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:212551
    • 提供者:田文军
  1. cp_uart_6

    0下载:
  2. 用CPLD驱动UART转USB芯片CP2102的verilog代码,与PC通信 包括CP2102的配置 驱动等-Using CPLD to drive the USB-UART CP2102 interface. verilog code, then communicate with PC, including the configuration and drivers, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:789
    • 提供者:vicky
  1. spasion_flash_verilog_model

    1下载:
  2. verilog模型,用于仿真flash,可以快速地看懂-verilog model for flash controller specified for spasion flash, please download it look at it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:225800
    • 提供者:jiangwen
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8651
    • 提供者:andy
  1. verilog

    0下载:
  2. 一个很好的关于verilog的PPT 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-18
    • 文件大小:27825626
    • 提供者:lyy
  1. verilog

    0下载:
  2. 第1章 EDA设计与Verilog HDL语言概述 第2章 Verilog HDL基础与开发平台操作指南 第3章 Verilog HDL程序结构 第4章 VERILOG HDL语言基本要素 第5章 面向综合的行为描述语句 第6章 面向验证和仿真的行为描述语句 第7章 系统任务和编译预处理语句 第8章 VERILOG HDL可综合设计的难点解析 第9章 高级逻辑设计思想与代码风格 第10章 可综合状态机开发实例 第11章 常用逻辑的VERILOG HDL实现
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-18
    • 文件大小:27830787
    • 提供者:lyy
  1. LIP4331CORE_PCI

    0下载:
  2. PCI Peripherial Communication Interface BUS Verilog sourc code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:254427
    • 提供者:jc
  1. spi_latest.tar

    0下载:
  2. spi接口 verilog版本, Synchronous serial interfaces are widely used to provide economical board-level interfaces between different devices such as microcontrollers, DACs, ADCs and other. Although there is no single standard for a synchronous serial bus, t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2624403
    • 提供者:shen
  1. verilog-PS2-Keyboard

    0下载:
  2. veirlog编写的PS2键盘通讯程序, 并有PS2接口的相关说明, Quartus II 8.1工程文件-veirlog written communication procedures PS2 keyboard, and a PS2 interface instructions, Quartus II 8.1 project file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:511555
    • 提供者:Joseph
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com