代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/156908/11752868
txt makemcs.txt
This file offers some guidance for developers who need to create assembly
language Macros for an unsupported processor to support the Comba or KCM
methods for modular multiplication. Note that the
www.eeworm.com/read/100612/15868813
txt makemcs.txt
This file offers some guidance for developers who need to create assembly
language Macros for an unsupported processor to support the Comba or KCM
methods for modular multiplication. Note that the
www.eeworm.com/read/281861/9128624
vhd adder8_lookahead.vhd
Library IEEE;
USE IEEE.STD_LOGIC_1164.all;
USE IEEE.STD_LOGIC_ARITH.all;
ENTITY adder8_lookahead IS
GENERIC (BR : INTEGER := 16); -- 加法器位数参数
PORT (
a, b : IN STD_LOGIC_VECTOR ((BR-1)
www.eeworm.com/read/422113/10663197
v cla_24.v
//
// Verilog Module dwt2_lib.cla_24.arch_name
//
// Created:
// by - VLSI4.UNKNOWN (VLSI04)
// at - 10:54:21 02/20/2008
//
// using Mentor Graphics HDL Designer(TM) 2004.1b (Build 1
www.eeworm.com/read/442382/7653756
h full_adder.h
// full_adder.h
#include "half_adder.h"
SC_MODULE(full_adder){
sc_in a, b, carry_in;
sc_out sum, carry_out;
sc_signal c1, s1, c2;
void prc_or();
half_ad
www.eeworm.com/read/307021/13732870
vhd adder8_lookahead.vhd
Library IEEE;
USE IEEE.STD_LOGIC_1164.all;
USE IEEE.STD_LOGIC_ARITH.all;
ENTITY adder8_lookahead IS
GENERIC (BR : INTEGER := 16); -- 加法器位数参数
PORT (
a, b : IN STD_LOGIC_VECTOR ((BR-1)
www.eeworm.com/read/127805/14332960
h alu.h
/* $Id: ALU.h,v 1.1.1.1 2000/09/24 11:39:10 pure Exp $ */
#ifndef __ALU_H__
#define __ALU_H__
#include "Types.h"
class ALU {
private:
byte bit3(byte a);
byte bit7(byte a);
byte add_with_carry(by
www.eeworm.com/read/206752/15290225
asm chip cam open&short test3_b(20pin).asm
LED_OPEN BIT P0.0 ;断路指示LED
LED_SHORT BIT P0.1 ;短路指示LED
BUZZER BIT P0.2
www.eeworm.com/read/160815/10497502
eqn fir31.map.eqn
--A1L5 is fout4[0]~0
--operation mode is arithmetic
A1L5 = CARRY(A1L311 & A1L241);
--A1L6 is fout4[0]~1
--operation mode is arithmetic
A1L6 = CARRY(A1L511 & !A1L441 & !A1L5 # !A1L511 & (!
www.eeworm.com/read/331968/12790588
eqn fir.fit.eqn
--T1L1 is mult242:inst40|Dout[8]~3 at LC_X10_Y13_N4
--operation mode is arithmetic
T1L1 = CARRY(M1L1Q & M1L4Q);
--T1L3 is mult242:inst40|Dout[8]~4COUT0 at LC_X10_Y13_N5
--operation mode is a