代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/459928/7261943
h t11.h
/* This is a test for maxidx: tst8 */
#define NX 16
#define FNAME "t11"
#define MAXERROR 0
#pragma DATA_SECTION (x,".datain")
DATA x[NX] ={
2,
21,
3,
4,
5,
4,
3,
2,
6,
7,
8,
9,
10,
www.eeworm.com/read/459928/7261947
h t7.h
/* This is a test for maxidx: tst4 */
#define NX 16
#define FNAME "t7"
#define MAXERROR 0
#pragma DATA_SECTION (x,".datain")
DATA x[NX] ={
1,
2,
3,
4,
5,
4,
3,
2,
6,
7,
8,
9,
10,
www.eeworm.com/read/459928/7261949
h t8.h
/* This is a test for maxidx: tst5 */
#define NX 16
#define FNAME "t8"
#define MAXERROR 0
#pragma DATA_SECTION (x,".datain")
DATA x[NX] ={
21,
2,
3,
4,
5,
4,
3,
2,
6,
7,
8,
9,
10,
www.eeworm.com/read/453687/7414471
eqn sample.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/453687/7414476
eqn sample.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/453687/7414619
rpt sample.fit.rpt
Fitter report for sample
Sun Jan 07 09:38:05 2007
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. F
www.eeworm.com/read/447899/7544280
v segmain.v
module segmain
(
clk,
rst,
datain,
dataout,
ledcom
);
input clk;
input rst;
input [15:0] datain;
output [3:0] dataout;
output [3:0] ledcom;
reg [3:0] led
www.eeworm.com/read/443124/7637306
sdo udasyncounter_vhd.sdo
// Copyright (C) 1991-2005 Altera Corporation
// Your use of Altera Corporation's design tools, logic functions
// and other software and tools, and its AMPP partner logic
// functions, and any o
www.eeworm.com/read/443124/7637311
sdo udasyncounter_vhd.sdo
// Copyright (C) 1991-2005 Altera Corporation
// Your use of Altera Corporation's design tools, logic functions
// and other software and tools, and its AMPP partner logic
// functions, and any o
www.eeworm.com/read/440553/7687764
bak deal.v.bak
// 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 likel