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

搜索资源列表

  1. FPGASPI

    0下载:
  2. 用FPGA实现主SPI程序,包含开发工程、测试文件和源文件代码-fpga design the SPI code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:300945
    • 提供者:Lee
  1. AIC

    2下载:
  2. 使用FPGA/CPLD设置语音AD、DA转换芯片AIC23,FPGA/CPLD系统时钟为24.576MHz 1、AIC系统时钟为12.288MHz,SPI时钟为6.144MHz 2、AIC处于主控模式 3、input bit length 16bit output bit length 16bit MSB first 4、帧同步在96KHz-The use of FPGA/CPLD set voice AD, DA conversion chip AIC23, FPGA/
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-01-13
    • 文件大小:1582
    • 提供者:张键
  1. CC2500programmingusingAlteraFPGA

    1下载:
  2. This document gives the code for programming a CC2500 transceiver using Altera Stratix FPGA. The FPGA and CC2500 are connected through SPI mode with the FPGA as the master and CC2500 as the slave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-25
    • 文件大小:7527
    • 提供者:Mahadevan
  1. spi_master_control

    1下载:
  2. VHDL SPI 控制器FPGA官网提供-VHDL SPI controller FPGA to provide official website
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:670938
    • 提供者:lonely_vv
  1. CoreSPI

    0下载:
  2. 数字电子设计fpga设计的spi接口的ip_core,可以直接用于在fpga设计,支持actel的fpga芯片,支持主从模式,fifo大小可选。-Fpga design of digital electronic design spi interface ip_core, fpga design can be directly used to support actel the fpga chip, support master-slave mode, fifo size options.
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-02
    • 文件大小:1009383
    • 提供者:zhangyujun
  1. spi_master

    0下载:
  2. 用VHDL编写的一个SPI主机程序,SPI模块采用最常用的模式0方式(即CPOL=0,CPHA=0)通信。文件内含测试文档,已在Modelsim6.5上测试通过,可在FPGA上直接调用。-A SPI Master code edited by VHDL language,the SPI modul use 0 MODE(i.e CPOL=0,CPHA=0)to communicate with the SPI Slave.and there is a testbench in the file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:3144
    • 提供者:
  1. spi

    0下载:
  2. spi时序控制程序。在fpga中,数据传输等都会由spi进行与主控的交换,此程序用于在数据传输中spi部分的时序控制等。-The spi Timing control procedures. In fpga, data transmission, and will by spi master exchange spi part of this procedure is used in the data transmission timing control.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:1024
    • 提供者:neal
  1. zhu

    0下载:
  2. 基于FPGA的SPI接口设计,主模式,频率可调,verilog HDL编写-FPGA-based SPI interface design, master mode, adjustable frequency, verilog HDL prepared
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:3497
    • 提供者:毛毛
  1. SPI_on-quartus

    0下载:
  2. spi master code for fpga quartus altera
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:355802
    • 提供者:djawad
  1. SPI

    0下载:
  2. spi master code for fpga quartus altera
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:354350
    • 提供者:djawad
  1. SPI-verilog

    0下载:
  2. spi master code for fpga quartus altera
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:355406
    • 提供者:djawad
  1. FPGA_SPI

    0下载:
  2. 本源码是用verilog语言编写的FPGA的SPI主机代码,可以用做SPI开发参考。-The source code is written in verilog FPGA SPI master code, can be used to develop a reference SPI.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2855
    • 提供者:黄华
  1. SPI-Master

    1下载:
  2. 有关Verilog的SPI通信的代码,可以应用于FPGA的通信-this is verilog code about SPI
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-06-25
    • 文件大小:3072
    • 提供者:baiyurong
  1. SPI_Core_2

    0下载:
  2. 用Verilog HDL 语言编写的,可在FPGA上实现的SPI总线主端 收发读写模块 -SPI Master Read-Write controller core which was Writted by Verilog HDL based on fpga
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:FEIFEI
  1. spi_pdf

    0下载:
  2. FPGA spi通讯,包含test文件和master文件-FPGA spi communication, including the test document
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1253
    • 提供者:tzn
  1. SPI

    0下载:
  2. 使用VHDL写的SPI Master模块(Using the SPI Master module written in VHDL)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:BY冬子
  1. spi-fpga-master

    0下载:
  2. SPI Master code for use in fpga programming. the code model spi communication protocol.
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:18432
    • 提供者:xeee
  1. spi master slave

    0下载:
  2. SPI master slave (fpga/verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:67584
    • 提供者:taso999
  1. spi

    0下载:
  2. 利用VHDL在FPGA内实现SPI总线的主从控制器设计(SPI Master and Slave Controller)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:638976
    • 提供者:今世闲人
  1. adc_interface-master

    0下载:
  2. ADC_Interface Simple SPI interface for AD7908/AD7918/AD7928 written in verilog HDL
  3. 所属分类:其他

    • 发布日期:2020-10-11
    • 文件大小:27648
    • 提供者:醉小楼
« 12 »
搜珍网 www.dssz.com