代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/200854/15421791
v carry_udpx2.v
primitive carry_udpx2(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
? 0 0 : 0;
0 ? 0 : 0;
0 0 ? : 0;
? 1 1 : 1;
1 ? 1 : 1;
1
www.eeworm.com/read/200854/15421801
v carry_udpx1.v
primitive carry_udpx1(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1
www.eeworm.com/read/109800/15548147
v carry_udpx2.v
primitive carry_udpx2(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
? 0 0 : 0;
0 ? 0 : 0;
0 0 ? : 0;
? 1 1 : 1;
1 ? 1 : 1;
1
www.eeworm.com/read/109800/15548157
v carry_udpx1.v
primitive carry_udpx1(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1
www.eeworm.com/read/109799/15548298
v carry_udpx2.v
primitive carry_udpx2(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
? 0 0 : 0;
0 ? 0 : 0;
0 0 ? : 0;
? 1 1 : 1;
1 ? 1 : 1;
1
www.eeworm.com/read/109799/15548308
v carry_udpx1.v
primitive carry_udpx1(cout,cin,a,b);
input cin,a,b;
output cout;
table
// cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1
www.eeworm.com/read/385917/8781148
rpt carry_propogate_adder.asm.rpt
Assembler report for carry_propogate_adder
Thu Dec 13 01:07:54 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Le
www.eeworm.com/read/385917/8781157
summary carry_propogate_adder.map.summary
Analysis & Synthesis Status : Successful - Thu Dec 13 01:07:38 2007
Quartus II Version : 6.0 Build 178 04/27/2006 SJ Full Version
Revision Name : carry_propogate_adder
Top-level Entity Name : carry
www.eeworm.com/read/385917/8781169
smsg carry_propogate_adder.fit.smsg
Extra Info: Performing register packing on registers with non-logic cell location assignments
Extra Info: Completed register packing on registers with non-logic cell location assignments
Extra Info:
www.eeworm.com/read/385917/8781201
rpt carry_propogate_adder.fit.rpt
Fitter report for carry_propogate_adder
Thu Dec 13 01:07:49 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal