搜索资源列表

  1. spi

    0下载:
  2. VHDL 实现的SPI接口,在Altera EMP7128 上应用过-VHDL SPI interface, the application of Altera EMP off
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈同
  1. 080513154000

    0下载:
  2. 并行转串行的VHDL描述:基于FPGA的SPI发送模块的设计-Parallel to serial VHDL descr iption: Based on the FPGA to send the SPI module
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:95232
    • 提供者:yaoqinghua
  1. DE1_SD_Card_Audio

    0下载:
  2. SD卡操作模块,一个简单的sd卡使用实例-SD card operation module, a simple example of the use of sd cards
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1041408
    • 提供者:刘勇
  1. VHDL-SPI-Module.doc

    0下载:
  2. 本spi参数化通讯模块是一个支持SPI串行通信协议从协议的SPI从接口。可通过改变参数设置传输的位数,由外部控制器给定脉冲控制传输。-The parameters of spi communication module is a support SPI serial communication protocol from the agreement from the SPI interface. By changing the para
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:
  1. SPI

    0下载:
  2. 用VHDL语言写出SPI,内含资料和代码-VHDL language used to write SPI, containing data and code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:th
  1. spi

    0下载:
  2. 三线spi接口,用verilog实现,作为一个模块,可以接收并行数据,然后串行发送-Three Line spi interface, using Verilog implementation, as a module, can receive parallel data, and then send the serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郭文豹
  1. spi_op_core

    0下载:
  2. SPI协议的Verilog编程,包括时钟的产生模块,控制模块等-Verilog programming SPI protocol, including the selection of the clock module, control module, etc.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:82944
    • 提供者:zhangyi
  1. spiflashcontroller_latest.tar

    0下载:
  2. This VHDL module implements a state controller for a serial (SPI) Flash ROM
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:721920
    • 提供者:mahmoud
  1. shibo(ok)

    0下载:
  2. 基于cycloneII和MSP430单片机的示波器,利用spi模块进行双机通信-Based on the MSP430 MCU and cycloneII oscilloscope, using dual-spi communication module
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:3879936
    • 提供者:henry
  1. spitoi2s3

    0下载:
  2. spi转i2s的verilog程序,fpga是总模块,spi和i2s是子模块,shiftreg是转换-spi transfer i2s the verilog program, fpga is the total module, spi, and i2s is the sub-module, shiftreg is to convert
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:steny
  1. LPC2DDR2

    0下载:
  2. Module Function Descr iption: This module allows a SPI ROM to be used in a LX/CS5536 system. Details are below: 1.Provide a memory window to the SPI EPROM at FFF80000h-FFFFFFFFh (512KB). 2.Provide an interfac
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:吴羽中
  1. SPI_controller

    1下载:
  2. SPI serial flash ROM的verilog源代码, 针对winbond W25x16,已经经过逻辑验证,并实际用在芯片设计中,作为一个模块,正常工作.-SPI serial flash ROM in verilog source code for winbond W25x16, logic has been verified, and actually used in chip design, as a module to
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:Jerd Hu
  1. spi

    0下载:
  2. SPI接收模块,被注释掉的是发送模块,需要进一步地完善-SPI receiver module
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:qazmlp
  1. SD_SPI

    0下载:
  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编程

    • 发布日期:2024-05-19
    • 文件大小:2700288
    • 提供者:洪传荣
  1. VHDL-based-design-of-SPI

    0下载:
  2. 基于VHDL的串行同步通信SPI设计 本设计是用Quartus作为开发环境,以DE2板为硬件平台实现的SPI同步串行通讯。设计过程方便。根据接收和发送两个主要部分实现了SPI的基本功能。此外,该设计还实现了波特率发生器,数码管显示的功能。用DE2板实现具有电路简洁,开发周期短的优点。充分利用了EDA设计的优点。开发过程用了VHDL硬件描述语言进行描述,从底层设计,分模块进行,充分提高了设计者的数字逻辑设计的概念。-VHDL-bas
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:陈添
  1. SPI_interface(VHDL)

    0下载:
  2. SPI接口模块源代码(VHDL)语言,经过产品应用测试。-SPI interface module source code (VHDL language), after product application testing.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Field
  1. VHDL-SPI-Module

    0下载:
  2. This an small program which write in VHDL it is mainly used to read/write serial data by SPI model -This is an small program which write in VHDL it is mainly used to read/write serial data by SPI model
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:bob lee
  1. spi_master_module

    0下载:
  2. Simple VHDL SPI-module core source code (only spi-master)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Alex
  1. spiVerilog-master

    0下载:
  2. spiVerilog A Verilog SPI module
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1143808
    • 提供者:d.pershin
  1. SPI

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:BY冬子
« 12 »

源码中国 www.ymcn.org