搜索资源列表

  1. SPI_Code(Verilog)

    1下载:
  2. SPI总线硬件描述语言Verilog下的实现,含主模式和从模式的实现,经过仿真验证,可作为一个单独的模块使用
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4.88kb
    • 提供者:高兵
  1. SPI_Code(Verilog)

    0下载:
  2. SPI总线硬件描述语言Verilog下的实现,含主模式和从模式的实现,经过仿真验证,可作为一个单独的模块使用-SPI bus under the Verilog hardware descr iption language to achieve with the main mode and slave mode realization, through simulation, can be used as a separate modu
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:5kb
    • 提供者:高兵
  1. SPI_verilog_vhdl

    0下载:
  2. SPI串口的内核实现(分别使用verilog和vhdl语言描述的)-The core of the realization of SPI serial port (using Verilog and VHDL language descr iption of the)
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:13kb
    • 提供者:徐剑
  1. tongxinyuanli

    0下载:
  2. 数字通信原理 曹志刚版的SPI总线硬件描述语言Verilog下的实现,含主模式和从模式的实现,经过仿真验证,可作为一个单独的模块使用--Digital Communication Principles of CAO Zhi-gang version of the SPI bus, under the Verilog hardware descr iption language implementation, including Mast
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-08
    • 文件大小:8.15mb
    • 提供者:liusen
  1. SPI_Wishbone_Controller

    0下载:
  2. FPGA SPI总线硬件描述语言Verilog下的实现-FPGA SPI bus under the Verilog hardware descr iption language to achieve
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:195kb
    • 提供者:deng
  1. SPI_Master

    0下载:
  2. verilog HDL 语言描述的8位并行转SPI程序-verilog HDL language descr iption of the 8-bit parallel transfer SPI program
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:
  1. spi_m

    0下载:
  2. 使用verilog硬件描述语言编写的SPI接口程序,通过仿真验证。-Using verilog hardware descr iption language prepared by the SPI interface program, verified by simulation.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:123kb
    • 提供者:李枫
  1. spi

    0下载:
  2. 通过SPI接口给一段位宽16位长度为8的配置寄存器进行赋值。位宽为16 表示存储的数据信息位数为16,长度为8,则代表的是寄存器的深度为8。 在输入第一位数据时,定义一个计数器count,以判断目前接收了几个数据。当接收到第8位时,后六位为地址,前两位用于判断,10表示读操作,11表示写操作,进入读写操作后仍需计数,以便判断何时读完或写完,当count=24时为读写操作完毕。(Through the SPI interface to
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-08
    • 文件大小:1kb
    • 提供者:雪宝y

源码中国 www.ymcn.org