代码搜索:until
找到约 4,232 项符合「until」的源代码
代码结果 4,232
www.eeworm.com/read/391317/8409799
summary ctr.map.summary
Analysis & Synthesis Status : Successful - Sat Nov 15 22:33:49 2008
Quartus II Version : 7.0 Build 33 02/05/2007 SJ Full Version
Revision Name : ctr
Top-level Entity Name : ctr
Family : Stratix
T
www.eeworm.com/read/391317/8410044
summary display.map.summary
Analysis & Synthesis Status : Successful - Fri Nov 14 23:04:25 2008
Quartus II Version : 7.0 Build 33 02/05/2007 SJ Full Version
Revision Name : display
Top-level Entity Name : display
Family : St
www.eeworm.com/read/187909/8592588
rsp ucfassignpackagepinsapp_tcl.rsp
set Junk "Temp fix missing rsp by creating a dummy rsp until ADucfFile is set by projnav."
www.eeworm.com/read/386582/8736797
h token.h
#define TEOF 0
#define TNL 1
#define TSEMI 2
#define TBACKGND 3
#define TAND 4
#define TOR 5
#define TPIPE 6
#define TLP 7
#define TRP 8
#define TENDCASE 9
#define TENDBQUOTE 10
#define TREDIR 11
#def
www.eeworm.com/read/285975/8797201
007_best ch12.007_best
##############################################################################
## Code fragment (Recommended) from Chapter 12 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/428887/8830960
l rsa.l
# 10nov04abu
# (c) Software Lab. Alexander Burger
# *InND
# Generate long random number
(de longRand (N)
(use (R D)
(while (=0 (setq R (abs (rand)))))
(until (> R N)
(unless
www.eeworm.com/read/428887/8831240
l reverse.l
# 19dec05abu
# (c) Software Lab. Alexander Burger
(setq *Port (port 6789))
(loop
(setq *Sock (listen *Port))
(NIL (fork) (close *Port))
(close *Sock) )
(in *Sock
(until (eof)
(out
www.eeworm.com/read/384728/8848929
vhd 36_gcd.vhd
entity gcd is
port(start: in bit;
clk : in bit;
din : in bit;
xi,yi: in integer;
dout : out bit;
output:out integer);
end gcd;
architecture behavior of gcd is
begin
process
www.eeworm.com/read/285189/8862189
summary ft245_r_w.map.summary
Analysis & Synthesis Status : Successful - Sat Feb 23 00:10:23 2008
Quartus II Version : 7.2 Build 151 09/26/2007 SJ Full Version
Revision Name : FT245_R_W
Top-level Entity Name : FT245_R_W
Family
www.eeworm.com/read/384259/8885650
summary divclk.map.summary
Analysis & Synthesis Status : Successful - Fri Aug 15 14:53:11 2008
Quartus II Version : 7.2 Build 203 02/05/2008 SP 2 SJ Full Version
Revision Name : divclk
Top-level Entity Name : divclk
Family