代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/168968/5429172
cmd active.cmd
ngdbuild -p xc2v250-5fg456 -modular module -active sub -uc ../../Top/Initial/alu.ucf ../../Top/Initial/alu.ngo
map alu.ngd
par -w alu.ncd alu_routed.ncd
pimcreate -ncd alu_routed.ncd -ngm alu.ngm ../.
www.eeworm.com/read/168968/5429176
bld alu1.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -p xc2v250-5fg456 -modular module -active shift -uc
../../Top1/Initial/alu1.ucf ../../
www.eeworm.com/read/168968/5429196
bld alu.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -p xc2v250-5fg456 -modular module -active mult -uc
../../Top/Initial/alu.ucf ../../Top
www.eeworm.com/read/168968/5429198
cmd active.cmd
ngdbuild -p xc2v250-5fg456 -modular module -active mult -uc ../../Top/Initial/alu.ucf ../../Top/Initial/alu.ngo
map alu.ngd
par -w alu.ncd alu_routed.ncd
pimcreate -ncd alu_routed.ncd -ngm alu.ngm ../
www.eeworm.com/read/168968/5429208
bld alu.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -p xc2v250-5fg456 -modular module -active add -uc
../../Top/Initial/alu.ucf ../../Top/
www.eeworm.com/read/168968/5429210
cmd active.cmd
ngdbuild -p xc2v250-5fg456 -modular module -active add -uc ../../Top/Initial/alu.ucf ../../Top/Initial/alu.ngo
map alu.ngd
par -w alu.ncd alu_routed.ncd
pimcreate -ncd alu_routed.ncd -ngm alu.ngm ../.
www.eeworm.com/read/168968/5429215
cmd assemble.cmd
ngdbuild -p xc2v250-5fg456 -modular assemble -pimpath ../../Pims -uc ../../Top/Initial/alu.ucf ../../Top/Initial/alu.ngo
map alu.ngd
par -w alu.ncd alu_routed.ncd
bitgen -w alu_routed.ncd
www.eeworm.com/read/168433/5446951
c,v median.c,v
head 1.1;
access;
symbols;
locks; strict;
comment @ * @;
1.1
date 96.08.19.22.31.31; author jaf; state Exp;
branches;
next ;
desc
@@
1.1
log
@Initial revision
@
text
@/*
$Log$
*/
#ifdef P_R_O
www.eeworm.com/read/168433/5446958
c,v lpcenc.c,v
head 1.2;
access;
symbols;
locks; strict;
comment @ * @;
1.2
date 96.08.20.20.31.21; author jaf; state Exp;
branches;
next 1.1;
1.1
date 96.08.19.22.31.44; author jaf; state Exp;
branches;
next ;
www.eeworm.com/read/168433/5446994
c median.c
/*
$Log: median.c,v $
* Revision 1.1 1996/08/19 22:31:31 jaf
* Initial revision
*
*/
#ifdef P_R_O_T_O_T_Y_P_E_S
extern integer median_(integer *d1, integer *d2, integer *d3);
#endif
/* -- t