代码搜索:adn
找到约 47 项符合「adn」的源代码
代码结果 47
www.eeworm.com/read/392991/8316774
for adn.for
www.eeworm.com/read/392991/8316772
f adn.f
www.eeworm.com/read/424337/10461794
snf adn2.snf
www.eeworm.com/read/424337/10461798
acf adn2.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/424337/10461800
cnf adn2.cnf
www.eeworm.com/read/424337/10461803
pof adn2.pof
www.eeworm.com/read/424337/10461806
ndb adn2.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 : 16
InsO
www.eeworm.com/read/424337/10461810
rpt adn2.rpt
Project Information c:\max2work\adn2.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 03/18/2008 18:42:07
Copyright (C) 1988-2002 Al
www.eeworm.com/read/424337/10461814
vhd adn2.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY adn2 IS
PORT( a,b:IN STD_LOGIC;
q:OUT STD_LOGIC);
END adn2;
ARCHITECTURE be OF adn2 IS
BEGIN
process(a,b)
begin
IF (a='1'
www.eeworm.com/read/424337/10461816