代码搜索:second
找到约 10,000 项符合「second」的源代码
代码结果 10,000
www.eeworm.com/read/348116/11610570
jam second.jam
' Copyright (C) 1988-2002 Altera Corporation
' Any megafunction design, and related net list (encrypted or decrypted),
' support information, device programming or simulation file, and any other
'
www.eeworm.com/read/348116/11610595
acf second.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/348116/11610608
sym second.sym
www.eeworm.com/read/348116/11610639
cnf second(4).cnf
www.eeworm.com/read/348116/11610645
cnf second(1).cnf
www.eeworm.com/read/348116/11610664
cnf second(3).cnf
www.eeworm.com/read/348116/11610710
fit second.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 06/12/2008 14:10:09
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/348116/11610744
v second.v
module second(clk,Rest,A,B,ckmin);
output[3:0]A,B;
input clk,Rest;
output ckmin ;
reg[3:0]A,B;
reg ckmin;
always @(posedge clk )
begin
if(!Rest)
begin
www.eeworm.com/read/348116/11610773
rpt second.rpt
Project Information e:\shiyan\second.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 06/12/2008 14:10:09
Copyright (C) 1988-2002 Al
www.eeworm.com/read/348116/11610775