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

搜索资源列表

  1. FLASH_PCB

    0下载:
  2. M25P64-SPI-FLASH芯片的FPGA控制程序,已仿真验证-M25P64- SPI- FLASH chip FPGA control program, simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-09
    • 文件大小:15890027
    • 提供者:jason
  1. utosnet_latest.tar

    0下载:
  2. The uTosNet framework aims at providing a very fast method for interfacing physical components, such as motor drivers, ADCs, encoders, and similar, to applications on a PC. The framework is based on the Node-on-Chip architecture (link to paper comi
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-24
    • 文件大小:7191012
    • 提供者:Joe
  1. my_spi_done

    0下载:
  2. Xilinx EDK开发 通过FPGA实现SPI通信-DK Xilinx development through SPI to achieve FPGA communication
  3. 所属分类:Com Port

    • 发布日期:2017-06-10
    • 文件大小:16562403
    • 提供者:huowei
  1. spi_module

    0下载:
  2. 使用FPGA编辑Verilog语言来实现控制SPI,完成SPI时序,并在该时序下实现数据的传输和接收。-FPGA and SPI
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:gxb
  1. Sparten6-CODE-_Verilog

    1下载:
  2. 基于xilinx 厂商的FPGA硬件的开发源代码,包括UART,SPI,以太网通信-The development of FPGA hardware based on xilinx manufacturers source code, including the UART, SPI, Ethernet communication and so on
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17125886
    • 提供者:wangxiao
  1. Oc_spi

    0下载:
  2. FPGA的SPI接口例子,功能成熟,可以参考-SPI Master Core Specification
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:78878
    • 提供者:zht
  1. SPIS_Sim20160406

    0下载:
  2. 自己编写的SPI通信FPGA程序,运行速率10Mbps亲测可行-SPI source code for FPGA
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:9941
    • 提供者:zhaodong
  1. spislavecontroller-sourcecode

    0下载:
  2. spi gpio扩展,可用作FPGA扩展GPIO用,标准时序-spi gpio
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:386167
    • 提供者:yaojianchun
  1. adc_dac

    0下载:
  2. ADC-DAC transmittion works thru SPI on 25 MHZ. Used for some student project on Xilinx sprtan3a FPGA
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1751
    • 提供者:anarky92
  1. SPI_STM32_FPGA

    0下载:
  2. STM32F1与FPGA通过SPI进行通信,我上传的是32部分的程序,已经通过串口测试成功。此程序可拓展为和单片机,DSP通过SPI进行通信-STM32F1 and FPGA communication through the SPI, I uploaded the 32 part of the procedure has been successfully tested through the serial port. This program can be extended to and s
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4140882
    • 提供者:蔡振东
  1. spi_verilog_master_slave_latest.tar

    0下载:
  2. 该项目从需要具有强大而简单的以VHDL编写的SPI接口核心开始,用于通用的FPGA到设备接口。 所产生的内核产生小而高效的电路,从非常慢的SPI时钟到超过50MHz的SPI时钟。-This project started the need to have robust yet simple SPI interface cores written in VHDL to use in generic FPGA-to-device interfacing. The resulting co
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3561
    • 提供者:asdtgg
  1. UpdateApp1.2

    0下载:
  2. 这是FPGA的升级程序,C#发送bin文件给FX3,然后FX3再把数据通过SPI通信发送给FPGA-This upgrade program the FPGA, C# FX3 sent to the bin, and then FX3 data to the FPGA via SPI communications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-11
    • 文件大小:1266053
    • 提供者:buptlw
  1. spi_slave

    0下载:
  2. FPGA实现SPI接口的从机功能,接收和发送全双工运行,接收到的数据以八位LED灯显示-FPGA to achieve the SPI interface the machine function, receive and send full-duplex operation, the received data to eight LED lights
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-12
    • 文件大小:498161
    • 提供者:张仑仑
  1. spi_master

    0下载:
  2. 使用verilog语言实现FPGA下的SPI的主机模式,波特率为晶振时钟的五分之一,发送稳定-Using verilog language to achieve the SPI under the host mode, the baud rate is one-fifth of the crystal clock, send stable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:111130
    • 提供者:张仑仑
  1. tinycpufiles

    0下载:
  2. TinyCPU源码,使用Verilog编写的资源占用极少的CPU。Quartus工程,可跑在Altera MAXII CPLD上,也很方便移植到其他FPGA上。CPU使用200个逻辑单元,外设(SPI,LCD等)使用180个逻辑单元。 内含汇编编译器源码(VC2008),可编译CPU对应的汇编文件。-The sourcecode of TinyCPU, which only consumed very few logical cells, written by Verilog. It is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-11
    • 文件大小:60612
    • 提供者:肖海云
  1. 06_MCU2FPGA_SPI_Test

    0下载:
  2. 基于fpga的spi模块的设计 主设备是stm32-The design of the SPI module based on FPGA, the main device is stm32
  3. 所属分类:Project Design

    • 发布日期:2017-12-14
    • 文件大小:206832
    • 提供者:lgg
  1. spi_test

    0下载:
  2. 基于FPGA的SPI通讯测试,可以一块FPGA单独测试,也可以2片FPGA对测。-SPI communication test, based on the FPGA can be a piece of FPGA test alone, can also be 2 piece of FPGA for measurement.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:5222400
    • 提供者:xjl
  1. adv7390_test_U29_auto

    0下载:
  2. ADV7390芯片for FPGA XC7K325T的测试程序,内包含芯片的SPI配置参数,程序烧录进FPGA后接BNC线可以在监视器上看到滚动的彩条。- ADV7390 for chip FPGA testing procedures XC7K325T, SPI configuration parameters included in the chip, the program downloaded into FPGA connected to the BNC line can se
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-14
    • 文件大小:12935051
    • 提供者:符炜剑
  1. 97957700spi

    0下载:
  2. 验证过的程序 ,平时自己测试用的,供大家参考使用。(Own serial test procedures, validation, and very complete. For your reference use)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:wspudhy
  1. AN84868 - Source files for FX3 Firmware

    0下载:
  2. 通过Cypress的EZ-USB FX3的SPI接口对Xilinx FPGA进行配置(AN84868 shows you how to configure a Xilinx FPGA over a slave serial interface using FX3 which is the next-generation USB 3.0 peripheral controller.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3875840
    • 提供者:wildpine
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com