代码搜索:dataIn

找到约 2,888 项符合「dataIn」的源代码

代码结果 2,888
www.eeworm.com/read/350244/10755438

hier_info ad_control.hier_info

|ad_control busy => state~0.DATAB busy => Selector0.IN2 datain[0] => dataout[0]~reg0.DATAIN datain[1] => dataout[1]~reg0.DATAIN datain[2] => dataout[2]~reg0.DATAIN datain[3] => dataout[3]~reg0.D
www.eeworm.com/read/320897/13416844

v ap600.v

// Project #2: 16-bit pipeline processor // Design file `include "pcpu.v" // Cpu module `include "imem.v" // Instruction memory module `include "dmem.v" // Data memory module module AP600 (cl
www.eeworm.com/read/287752/8671237

v timinggenerator.v

`timescale 1ns / 1ps //////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 14:13:05 09/11/06 // Design Name: // Mo
www.eeworm.com/read/283498/9016610

pas imageprc.pas

program PhotoFilter(input,output); (* Here is the raw file data type produced by the Photoshop program *) type image = array [0..250] of array [0..255] of byte; (* The variables we will
www.eeworm.com/read/308751/13693383

par armtst.par

Release 6.1i Par G.26 Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved. DWS:: Sat Apr 28 19:33:05 2007 C:/Xilinx/bin/nt/par.exe -w -intstyle ise -ol std -t 1 armtst_map.ncd armtst.ncd ar
www.eeworm.com/read/308751/13693705

par top.par

Release 6.1i Par G.26 Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved. ICBCOA-DD4742DF:: Thu May 08 16:23:47 2008 D:/Xilinx/bin/nt/par.exe -w -intstyle ise -ol std -t 1 top_map.ncd top.n
www.eeworm.com/read/344025/11912254

bas read_write2770.bas

Attribute VB_Name = "Read_Write" Option Explicit Dim sndbyt(0) As Byte Public DS2770ROM(8) As Integer Public NetAddress(8) As Integer Public BlankROM As Integer Public AssemblyID As Integer
www.eeworm.com/read/343298/11959554

asv qpsk_mapping.asv

function [out]=Qpsk_mapping(datain,length);
www.eeworm.com/read/119473/14829626

pas imageprc.pas

program PhotoFilter(input,output); (* Here is the raw file data type produced by the Photoshop program *) type image = array [0..250] of array [0..255] of byte; (* The variables we will
www.eeworm.com/read/205721/15308957

m pad.m

function [dataout]=pad(datain,padding) % [dataout]=pad(datain,padding) % %This function just addings zeros to the end of the data % % padding is the amount of time in seconds to be added to the end o