代码搜索:adder
找到约 6,792 项符合「adder」的源代码
代码结果 6,792
www.eeworm.com/read/371574/9548900
qpf f_adder.qpf
# 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 outpu
www.eeworm.com/read/371574/9548901
vhd f_adder.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY f_adder IS
PORT
(
ain,bin,cin : IN STD_LOGIC;
cout,sum : OUT STD_LOGIC
);
END f_adder;
ARCHITECTURE fd1 OF f_adder IS
COMPONENT
www.eeworm.com/read/371574/9548909
psp f_adder.psp
www.eeworm.com/read/371574/9548927
dbp f_adder.dbp
www.eeworm.com/read/371574/9548938
hif f_adder.hif
Version 5.1 Build 176 10/26/2005 SJ Full Version
33
1717
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
# entity
f_adder
# storage
www.eeworm.com/read/371574/9548940
qsf f_adder.qsf
# 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 outpu
www.eeworm.com/read/371574/9548941
vhd h_adder.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY h_adder IS
PORT
(
a,b : IN STD_LOGIC;
co,so : OUT STD_LOGIC
);
END h_adder;
ARCHITECTURE fh1 OF h_adder IS
SIGNAL abc:STD_LOGIC_VECT
www.eeworm.com/read/371574/9548943
qws f_adder.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt
www.eeworm.com/read/371229/9561043
v adder_tree.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/371229/9561051
v basic_adder.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