搜索结果
找到约 6,841 项符合
vhdl-Spi 的查询结果
教程资料 vhdl 与数字电路设计
VHDL程序讲解,配合实例,适合初学者,大学期间可用
教程资料 The VHDL Cookbook (VHDL编码书籍)
The VHDL Cookbook是 是VHDL编码书籍。
教程资料 ZBT SRAM控制器参考设计,xilinx提供VHDL代码
ZBT SRAM控制器参考设计,xilinx提供VHDL代码
Description:
  Contains the following files
    readme.txt appnote_zbtp.vhd appnote_zbtf.vhd appnote_zbt.ucf
Platform:
  All
Installation/Use:
  Use 'unzip' on the .zip file and 'gunzip' followed by & ...
教程资料 USB接口控制器参考设计,xilinx提供VHDL代码 us
USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl
;  This program is free software; you can redistribute it and/or modify
;  it under the terms of the GNU General Public License as published by
;  the Free Software Foundation; either version 2 of the License, or
;  ...
教程资料 ref sdr sdram vhdl代码
ref-sdr-sdram-vhdl代码
SDR SDRAM Controller v1.1 readme.txt
This readme file for the SDR SDRAM Controller includes information that was not
incorporated into the SDR SDRAM Controller White Paper v1.1.
The PLL is targeted at APEX(TM) devices. Please regenerate for your chosen architecture.
...
教程资料 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
教程资料 各种功能的计数器实例(VHDL源代码)
各种功能的计数器实例(VHDL源代码):
教程资料 各种功能的计数器实例(VHDL源代码)
各种功能的计数器实例(VHDL源代码):ENTITY counters IS
 PORT
 (
  d  : IN  INTEGER RANGE 0 TO 255;
  clk  : IN BIT;
  clear : IN BIT;
  ld  : IN BIT;
  enable : IN BI ...
通信网络 SPI总线协议及时序
SPI时序教程