代码搜索:Carry

找到约 8,060 项符合「Carry」的源代码

代码结果 8,060
www.eeworm.com/read/422827/10607573

eqn counter.map.eqn

-- Copyright (C) 1991-2006 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/453009/7148248

eqn image.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/451457/7463479

c rangeenc.c

#include #include "entenc.h" #include "mfrngcod.h" /*A multiply-free range encoder. See mfrngdec.c and the references for implementation details \cite{Mar79,MNW98,SM98}. @INPROCE
www.eeworm.com/read/299127/7886663

v full_adder.v

module full_adder(ina,inb,carry_in,sum_out,carry_out); input ina; input inb; input carry_in; output sum_out; output carry_out; //reg sum_out; //reg
www.eeworm.com/read/331968/12790207

eqn fir.map.eqn

--T1L1 is mult242:inst40|Dout[8]~3 --operation mode is arithmetic T1L1 = CARRY(M1L1Q & M1L4Q); --T1L2 is mult242:inst40|Dout[8]~4 --operation mode is arithmetic T1L2 = CARRY(T1L68 & !M1L5
www.eeworm.com/read/308159/13706866

eqn fir.map.eqn

--T1L1 is mult242:inst40|Dout[8]~3 --operation mode is arithmetic T1L1 = CARRY(M1L1Q & M1L4Q); --T1L2 is mult242:inst40|Dout[8]~4 --operation mode is arithmetic T1L2 = CARRY(T1L68 & !M1L5
www.eeworm.com/read/301733/13850441

eqn image.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/136812/5857088

c _base_il.c

#ifndef lint static char sccsid[] = "@(#)_base_il.c 1.1 92/07/30 SMI"; #endif /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ #include "base_conversion.h" /* The following should be code
www.eeworm.com/read/343623/11940114

v full_adder.v

module full_adder(ina,inb,carry_in,sum_out,carry_out); input ina; input inb; input carry_in; output sum_out; output carry_out; //reg sum_out; //reg
www.eeworm.com/read/250454/12405556

eqn fir.map.eqn

--T1L1 is mult242:inst40|Dout[8]~3 --operation mode is arithmetic T1L1 = CARRY(M1L1Q & M1L4Q); --T1L2 is mult242:inst40|Dout[8]~4 --operation mode is arithmetic T1L2 = CARRY(T1L68 & !M1L5