CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - inout

搜索资源列表

  1. Design_and_simulation_of_inout_ports_in_ASIC_desig

    0下载:
  2. 在ASIC设计中常常会用到双向IO口来节省系统的硬件资源。但很少有书籍对INOUT口的程序设计和仿真进行介绍,同时,一些书籍介绍的方法在实际中无法使用,本文通过一个图象传感器的事例来详细说明INOUT口的设计方法,并提出一些与实际情况相符的仿真方法
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:346.29kb
    • 提供者:sheng
  1. Edma_Inout

    0下载:
  2. DSP编程方面的程序,实现了EDMA数据传输功能,对DSP初学者有用-DSP programming procedures, the realization of the EDMA data transmission functions, useful for beginners DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:5.88kb
    • 提供者:nihao
  1. inout

    0下载:
  2. 开发板控制,用来控制frv-pdk开发板上的声音信号的采集与输出-to control the pdk
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:ymcorn
  1. Inpout32

    0下载:
  2. 32 bit inout mux for embedded design
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:19kb
    • 提供者:kingtut
  1. lab4

    0下载:
  2. vhdl uart lab ENTITY uart IS PORT ( SIGNAL clock,reset : IN STD_LOGIC SIGNAL sdatain : IN STD_LOGIC SIGNAL oready, sdataout : INOUT STD_LOGIC SIGNAL iready : INOUT STD_LOGIC SIGNAL charin : INOUT STD_L
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10.38kb
    • 提供者:work
  1. vga_demo2

    0下载:
  2. VGA controller : Genarate a VGA signal from your inout information as color info of each pixel-VGA controller : Genarate a VGA signal from your inout information as color info of each pixel
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:544.69kb
    • 提供者:iman
  1. cruels-inout

    0下载:
  2. 这是自己的原创,关于fpga的verilog代码中inout错误提示的理解-This is your own original, on the verilog fpga error code understanding inout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:34.55kb
    • 提供者:wuwei
  1. temperature

    0下载:
  2. 温度显示芯片外部引脚很多都使用inout类型的,为的是节省管腿。一般信号线用做总线等双向数据传输的时候就要用到INOUT类型了-verilog
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2.14kb
    • 提供者:
  1. inout_test

    0下载:
  2. there are two madules,both of them contain an inout port,As module1 sends out data on its inout port,the inout port on second module would be an input,and vice versa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:753.82kb
    • 提供者:Behzad
  1. DMA

    0下载:
  2. DMA controller VHDL code entity dma is generic ( ADDR_WIDTH : integer := 16 -- default value DATA_WIDTH : integer := 16 -- default value ) port ( RESET_L : in std_logic CLK : in std_logic DRQ_L : in std_logic DMAA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-02
    • 文件大小:2.27kb
    • 提供者:Vlad
  1. inout-vhdl

    1下载:
  2. c p u 读inout 端口的vhdl 程序-Read inout port vhdl program
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-07
    • 文件大小:746byte
    • 提供者:可新迪
  1. Verilog_inout_

    0下载:
  2. verilog语言中inout端口的使用方法介绍-verilog language inout ports using the method described
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:10.75kb
    • 提供者:Ande
  1. INOUT

    0下载:
  2. 一个实现特定功能的FPGA程序,使用VHDL语言编写,用于排除FPGA影响,检测电路中其他芯片是否正常工作-A function of the FPGA to achieve a specific program, the use of VHDL language for FPGA exclude the impact of other chip detection circuit is working properly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:250.55kb
    • 提供者:周周
  1. Verilog-language-in-ASIC-design

    0下载:
  2. Inout bidirectional port programming based on Verilog language in ASIC design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:346.04kb
    • 提供者:刘权
  1. udp_send1

    1下载:
  2. 基于FPGA的UDP硬件协议栈, 全部用SystemVerilog写的,不需CPU参与,包括独立的MAC模块。 支持外部phy的配置,支持GMII和RGMII模式。 以下是接口 input clk50, input rst_n, /////////////////////// //interface to user module input [7:0] wr_data, input wr_clk, input wr_en, output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:52.31kb
    • 提供者:qiubin
  1. inout

    0下载:
  2. 用于RAM的测试文件,以及testbench-some RAM testingfiles,and its testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:5.98kb
    • 提供者:小胡
  1. Adept SDKv1-3

    0下载:
  2. 开发板资料,适用于赛灵思的板子,欢迎大家下载(Examine your code to determine if this port should be declared as an INOUT, or if the assignment to this port should not have been made. If this signal connects to submodules, consider the type and lower-level functionality of
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:158kb
    • 提供者:超93
搜珍网 www.dssz.com