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

搜索资源列表

  1. spi.asm

    0下载:
  2. vhdl spi port configuration
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1671
    • 提供者:mohamad
  1. spi.sim

    0下载:
  2. vhdl spi cpld simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:3736
    • 提供者:mohamad
  1. spi

    0下载:
  2. 基于CPLD的用SPI控制pwm的源码,用VHDL编写,已经测试,可以直接使用
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:692
    • 提供者:DRzhou
  1. SPIVerilogHDL

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

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

    0下载:
  2. 利用VHDL实现spi,IPcode 的 spi-Using VHDL implementation spi, IPcode the spi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:51344
    • 提供者:liwei
  1. Verilog000

    1下载:
  2. FPGA的学习,熟悉QuartusII软件的各种功能,各种逻辑算法设计,接口模块(RS232,LCD,VGA,SPI,I2c等)的设计,时序分析,硬件优化等,自己开始设计简单的FPGA板子。 ③、NiosII的学习,熟悉NiosII的开发流程,熟悉开发软件(SOPC,NiosII IDE),了解NiosII的基本结构,设计NiosII开发板,编写NiosII C语言程序,调试板子各模块功能。-Verilog语言的学习,熟悉Verilog语言的各种语法。 ②、FPGA的学习,熟悉
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-14
    • 文件大小:22794382
    • 提供者:onejacky
  1. l1ghVhVI

    0下载:
  2. The VSPI core implements an SPI interface compatible with the many -- serial EEPROMs, and microcontrollers. The VSPI core is typically used -- as an SPI master, but it can be configured as an SPI slave as well.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:226487
    • 提供者:aaa
  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. FPGA_SPI.ZIP

    1下载:
  2. 实现了FPGA以SPI协议传送和接受16位数据。传送过程无需Nios核干预-SPI protocol to achieve the FPGA to send and receive a 16-bit data. Nios nuclear transfer process without intervention
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1533
    • 提供者:shoucql
  1. VHD_Veri_spi

    1下载:
  2. 一个强大的符合SPI规范的VHDL/Verilog源码文件,传输模式和时钟相位均可以指定,采用同步时钟设计,可以工作在很高的频率下。支持主机及从机模式,强烈推荐使用!-A strong line with SPI standard VHDL/Verilog source files, transfer mode, and clock phase are to specify, using synchronous clock design can work in very high frequen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:13158
    • 提供者:中国
  1. spi_write

    0下载:
  2. 对spi接口的flash操作,用VHDL语言实现,read,write,擦除的接口电路控制-Spi interface on the flash operation, with the VHDL language, read, write, erase controls the interface circuit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1038
    • 提供者:王伯祥
  1. SpiMaster

    1下载:
  2. This a verilog code for SPI Master testbench is also provided spi_top.v Xilinx ISE or Icarus verilog to compile and simulate-This is a verilog code for SPI Master testbench is also provided spi_top.v Xilinx ISE or Icarus verilog to compile an
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:8831
    • 提供者:RutaliMulye
  1. VHDL-based-design-of-SPI

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

    • 发布日期:2017-03-23
    • 文件大小:51321
    • 提供者:陈添
  1. SPI_interface(VHDL)

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

    • 发布日期:2017-04-03
    • 文件大小:1042
    • 提供者:Field
  1. spiflash

    1下载:
  2. VHDL language to read and write of the SPI FLASH
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:371377
    • 提供者:myname
  1. CoreSPI_21_eval

    0下载:
  2. SPI IP核源码,包括Verilog和VHDL两种语言源码-SPI IP core source code, including the two languages ​ ​ Verilog and VHDL source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:629215
    • 提供者:任林枫
  1. spi_int

    0下载:
  2. realize spi interface vhdl code xilinx help ths help developers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:65464
    • 提供者:Antoshka
  1. spi_dac

    0下载:
  2. driver for spi DAC in VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:767
    • 提供者:Hung
  1. spi

    0下载:
  2. 描述了总线的vhdl程序,并且有测试语句的描写 仿真之后可以实现-Describes the bus vhdl program, and a test statement, after describing the simulation can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:856
    • 提供者:王韩
  1. Altera-memory

    0下载:
  2. 这个软件是altera 芯片对SPIflash的一个控制程序,里面读写测试已经通过。-spi flash code for VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:126251
    • 提供者:周明
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com