代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/374228/9415520
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/372505/9507676
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/371229/9560911
v carry_and_tb.v
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property
www.eeworm.com/read/169221/9875051
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/362310/10006002
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/355389/10271279
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/159869/10606049
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/159552/10640419
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/400482/7103368
v carry_udp.v
primitive carry_udp(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 0
www.eeworm.com/read/456603/7343885
v carry_udp.v
primitive carry_udp(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 0