代码搜索:adder
找到约 6,792 项符合「adder」的源代码
代码结果 6,792
www.eeworm.com/read/283975/8973966
txt float_mul.txt
32位浮点乘法器vhdl源代码
library ieee;
use ieee.std_logic_1164.all;
entity full_adder is
port(x,y,z:in std_logic;s,c:out std_logic);
end full_adder;
architecture df of full_adder is
begin
s
www.eeworm.com/read/18335/784480
v scaleabl.v
// Creating a scaleable adder
module adder(cout, sum, a, b, cin);
parameter size = 1; /* declare a parameter. default required */
output cout;
output [size-1:0] sum; // sum uses the size para
www.eeworm.com/read/261703/4319714
v scaleabl.v
// Creating a scaleable adder
module adder(cout, sum, a, b, cin);
parameter size = 1; /* declare a parameter. default required */
output cout;
output [size-1:0] sum; // sum uses the size para
www.eeworm.com/read/390756/8444024
rpt led.sim.rpt
Simulator report for LED
Fri Apr 04 14:58:44 2008
Quartus II Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/289794/8526462
rpt lu20040094.sim.rpt
Simulator report for LU20040094
Fri Apr 06 21:03:12 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
www.eeworm.com/read/176099/9516702
vhdl loop_filter.vhdl
-- $Id: loop_filter.vhdl,v 1.1.1.1 2005/01/04 02:05:58 arif_endro Exp $
-------------------------------------------------------------------------------
-- Title : Loop filter component
-- Projec
www.eeworm.com/read/364280/9915649
rpt seg7led.sim.rpt
Simulator report for seg7led
Fri Dec 28 17:56:51 2007
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/273960/10892094
eqn second_pulse_latch.fit.eqn
--C3L71 is lpm_add_sub:add_rtl_0|addcore:adder[1]|prop_node[3]~100 at LC1
C3L71_p1_out = A1L55Q & A1L35Q;
C3L71_p2_out = A1L55Q & !acceleration[13];
C3L71_p3_out = A1L35Q & !acceleration[14];
C3L7
www.eeworm.com/read/273079/10928464
rpt cnt100.sim.rpt
Simulator report for CNT100
Tue Dec 25 16:27:35 2007
Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/467468/7003780
rpt clk100_2.rpt
Project Information d:\tools\altera.max.plus.ii\wodeshji\clk100_2.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 06/28/2007 12:11:08
Copyright (C) 1988-2002 Al