代码搜索:Add
找到约 10,000 项符合「Add」的源代码
代码结果 10,000
www.eeworm.com/read/463734/7176182
vhd add.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
ENTITY add IS
PORT (x,y,Cin:IN std_logic;
Sum,Cout:OUT std_logic);
END add;
ARCHITECTURE a_adder OF add IS
SIGNAL S:std_logic;
BEGIN
S
www.eeworm.com/read/463734/7176183
mmf add.mmf
www.eeworm.com/read/463734/7176184
ndb add.ndb
NDB006
The number of symbol table entries is: 1
The length of the symbol table is: 13
Index Hierarchy Path
----- --------------
! &null_hpath&
The number of name info structs is : 10
InsO
www.eeworm.com/read/463734/7176185
sym add.sym
www.eeworm.com/read/463734/7176186
snf add.snf
www.eeworm.com/read/463734/7176188
pof add.pof
www.eeworm.com/read/463734/7176189
rpt add.rpt
Project Information e:\experiment\vhdl\add\add.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 04/08/2009 11:11:04
Copyright (C) 1988-2000 Alt
www.eeworm.com/read/463734/7176190
scf add.scf
www.eeworm.com/read/463482/7179909