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

搜索资源列表

  1. SPI_verilogHDL

    2下载:
  2. 本原码是基于Verilog HDL语言编写的,实现了SPI接口设计,可以应用于FPGA,实现SPI协议的接口设计.在MAXII编译成功,用Modelsim SE 6仿真成功.-primitive code is based on Verilog HDL language, and achieving the SPI interface design, FPGA can be used to achieve agreement SPI interface design. MAXII success
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1731
    • 提供者:jevidyang
  1. 通过 SPI 接口控制 I2C总线上音频器件数据流

    0下载:
  2. 用cycloneII的C020芯片来控制SPI转I2C的Verilog HDL程序
  3. 所属分类:USB编程

    • 发布日期:2009-01-07
    • 文件大小:394632
    • 提供者:jsnjsgx
  1. SPI in verilog HDL

    0下载:
  2. SPI in verilog HDL
  3. 所属分类:VHDL编程

    • 发布日期:2011-02-26
    • 文件大小:2623163
    • 提供者:110168043
  1. SPIsend.rar

    0下载:
  2. Verilog HDL的程式,上網找到SPI程式, vspi.v這程式相當好用可用來接收與傳送SPI,並且寫了一個傳輸信號測試,spidatasent.v這程式就是傳送的資料,分別為00 66... 01 77...... 02 55這樣的資料,並透過MAX+PULS II軟體進行模擬,而最外層的程式是test_createspi.v!,Verilog HDL programs, Internet find SPI program, vspi.v this very useful progra
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:146157
    • 提供者:Rick
  1. Verilog-to-do-SD-card

    1下载:
  2. 本文档内是基于Verilog HDL的SD卡SPI模式下的读写程序,内有详细的注释,且通俗易懂。-This document is based on Verilog HDL in the SD card in SPI mode to read and write procedures, which are detailed notes, and easy to understand.
  3. 所属分类:File Formats

    • 发布日期:2015-07-28
    • 文件大小:8192
    • 提供者:快乐天使
  1. SPI_Slave

    0下载:
  2. SPI Slave example (VERILOG HDL)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1125
    • 提供者:igor
  1. spi

    0下载:
  2. Verilog语言写的SPI接口(层次化设计,便于升级)-The implememt of SPI interface using Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:43407
    • 提供者:guorui
  1. spi_verilog

    1下载:
  2. SPI协议Verilog HDL程序,内含testbench 文件
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:82205
    • 提供者:dsahd
  1. SPI_verilog_mycode

    0下载:
  2. 基于Verilog HDL的SPI代码,可在FPGA上实现SPI接口,请大家参考-Verilog HDL based on the SPI code, implementation in FPGA on SPI interface, please refer to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1004
    • 提供者:treefan.liang
  1. spi_latest.tar

    0下载:
  2. 用verilog HDL编写的SPI控制器,从国外网站上找到的。-SPI (Serial Peripheral Interface) is serial, synchronous, full duplex communication protocol. It is widely used as a board-level interface between different devices such as microcontrollers, DACs, ADCs and others.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2623163
    • 提供者:gsh
  1. SPIVerilogHDL

    0下载:
  2. SPI协议Verilog HDL程序包用Verilog语言实现fpga模拟实现spi协议功能-fpga-spi-verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:84679
    • 提供者:zhn
  1. SPI_verilog_vhdl

    1下载:
  2. spi接口的VHDL和Verilog-HDL源码-VHDL and Verilog-HDL code for spi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:13266
    • 提供者:张文
  1. verilog-SPI-core

    0下载:
  2. 用VerilogHDL写的spi 核的例子-A simple example of SPI core using Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:49509
    • 提供者:guorui
  1. spi

    0下载:
  2. SPI verilog HDL语言编写的模块化代码,在EP1C12Q240C8in芯片平台,调试过。接口便于调用。-SPI verilog HDL language writing of the modular code, in EP1C12Q240C8in chip platform, a debugging. Interface easy to call.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:7830
    • 提供者:金伟
  1. spi_stm32

    0下载:
  2. 本程序使用verilog hdl 语言编写的SPI程序,可与stm32进行数据的传输-This program uses SPI verilog hdl language program with stm32 for data transmission
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:330006
    • 提供者:柴正星
  1. hdl

    2下载:
  2. spi verilog ad9628-spi verilog ad9628
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-25
    • 文件大小:5120
    • 提供者:dragonlee
  1. spi

    0下载:
  2. spi原理的详细说明及verilog实现(SPI principle and its implemetation in verilog HDL)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:24576
    • 提供者:gentlegirl5
  1. verilog_spi-master

    0下载:
  2. verilog_spi A simple demo SPI interface implemented in verilog
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:d.pershin
  1. FPGA与SPI接口程序(hdl源代码)

    1下载:
  2. FPGA,VERILOG,SPI串口通信;(FPGA,VERILOG,SPI;;;;;;;;;)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:dl121
  1. Master SPI的Verilog源代码(包括文档 测试程序)

    0下载:
  2. SPI接口的从机实现(利用verilog HDL语言)(Slave implementation of SPI interface (using Verilog HDL language))
  3. 所属分类:串口编程

« 12 »
搜珍网 www.dssz.com