代码搜索:adder
找到约 6,792 项符合「adder」的源代码
代码结果 6,792
www.eeworm.com/read/162705/10281192
edf top.edf
(edif (rename top "full_adder")
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2004 2 2 9 43 1)
(author "Synplicity, Inc.")
www.eeworm.com/read/264079/11330345
v c.v
module test_adder(out);
output[3:1] out;
wire[3:1] out;
//limitation: can not get the signal's connected port/portinst if part of the signal is used in port/portinst or the signal is used as
www.eeworm.com/read/494783/1152823
h adderusb.h
/*
* Copyright (C) 2006 CodeHermit.
* Bryan O'Donoghue
*
* Provides support for USB console on the Analogue & Micro Adder87x
*
* See file CREDITS for list of people wh
www.eeworm.com/read/452691/1649104
h adderusb.h
/*
* Copyright (C) 2006 CodeHermit.
* Bryan O'Donoghue
*
* Provides support for USB console on the Analogue & Micro Adder87x
*
* See file CREDITS for list of people wh
www.eeworm.com/read/414420/2146633
h adderusb.h
/*
* Copyright (C) 2006 CodeHermit.
* Bryan O'Donoghue
*
* Provides support for USB console on the Analogue & Micro Adder87x
*
* See file CREDITS for list of people wh
www.eeworm.com/read/373621/2760959
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity ripple_adder27 is
port(
sum : out vl_logic_vector(26 downto 0);
cout : out vl_logic;
a
www.eeworm.com/read/371247/2781228
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity adder_mac is
port(
A : in vl_logic_vector(15 downto 0);
B : in vl_logic_vector(15 downto 0);
www.eeworm.com/read/368758/2807690
h adderusb.h
/*
* Copyright (C) 2006 CodeHermit.
* Bryan O'Donoghue
*
* Provides support for USB console on the Analogue & Micro Adder87x
*
* See file CREDITS for list of people wh
www.eeworm.com/read/433021/8551978
vhd n位加法器.vhd
--n-bit Adder using the Generate Statement
ENTITY addn IS
GENERIC(n : POSITIVE := 3); --no. of bits less one
PORT(addend, augend : IN BIT_VECTOR(0 TO n);
carry_in : IN BIT; carr
www.eeworm.com/read/378952/9211927
readme
fping README
------------
Current maintainer and cool feature adder:
ZeroHype Technologies Inc. (noc@zerohype.com) http://www.zerohype.com
fping website: http://www.fping.com
Original author: