代码搜索:dataIn

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

代码结果 2,888
www.eeworm.com/read/364280/9915626

bak segmain.v.bak

module segmain(clk,reset_n,datain,seg_data,seg_com); input clk; input reset_n; input [15:0] datain; output [7:0]seg_data; output [3:0]seg_com; reg [3:0]seg_com; reg [7:0]seg_data; reg [3:0
www.eeworm.com/read/364280/9915633

v segmain.v

module segmain(clk,reset_n,datain,seg_data,seg_com); input clk; input reset_n; input [15:0] datain; output [7:0]seg_data; output [3:0]seg_com; reg [3:0]seg_com; reg [7:0]seg_data; reg [3:0
www.eeworm.com/read/167615/9958735

c wcdma_2ndinter_de.c

/**************************************************************** File Name: t3g_2ndinter_de.c ****************************************************************/ #include "c2f77defs.h" #define IVE
www.eeworm.com/read/363302/9960729

hier_info mux6_1.hier_info

|mux6_1 sel[0] => Mux0.IN4 sel[0] => Mux1.IN4 sel[0] => Mux2.IN4 sel[0] => Mux3.IN4 sel[0] => Mux4.IN4 sel[0] => Mux5.IN4 sel[0] => Mux6.IN4 sel[0] => Mux7.IN4 sel[0] => Mux8.IN4 sel[0] => M
www.eeworm.com/read/363302/9960762

rpt mux6_1.tan.rpt

Timing Analyzer report for mux6_1 Tue Oct 07 15:11:42 2008 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notic
www.eeworm.com/read/359174/10163315

v shuju_map.v

//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved. /////////////////////////////////////////////////////////
www.eeworm.com/read/425705/10335966

hier_info ram.hier_info

|RAM clk => temp_data[31].CLK clk => temp_data[30].CLK clk => temp_data[29].CLK clk => temp_data[28].CLK clk => temp_data[27].CLK clk => temp_data[26].CLK clk => temp_data[25].CLK clk => temp_
www.eeworm.com/read/354633/10340676

vwf boxingcunchu-sim.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/354633/10340894

vwf cunchu.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/351899/10597547

c 1tlc2543.c

#pragma small #include #include #include #include #define uchar unsigned char #define uint unsigned int /* A/D端口定义 */ sbit AD_CLK =P1^3; sbit AD_D