代码搜索:Maxplus
找到约 394 项符合「Maxplus」的源代码
代码结果 394
www.eeworm.com/read/387344/2562872
rpt shiyan3jiben.rpt
Project Information e:\xyq\maxplus\sy4\shiyan3jiben.rpt
MAX+plus II Compiler Report File
Version 10.1 06/12/2001
Compiled: 04/19/2008 17:35:03
Copyright (C) 1988-2001 Al
www.eeworm.com/read/395132/8193949
vhd debouncing.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_arith.ALL;
USE ieee.std_logic_unsigned.ALL;
LIBRARY altera; --打开altera专用库
USE altera.maxplus2.ALL;
ENTITY debouncing IS
PO
www.eeworm.com/read/395132/8193986
vhd keyboard.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
LIBRARY altera;
USE altera.maxplus2.ALL;
ENTITY KEYBOARD IS
PORT(CLK:IN STD_LOGI
www.eeworm.com/read/395132/8194150
vhd keylock.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
LIBRARY altera;
USE altera.maxplus2.ALL;
ENTITY KEYLOCK IS
PORT (
CLK_40M :
www.eeworm.com/read/335390/12529778
rpt simpe_alu.rpt
Project Information c:\maxplus2\verilog7\simpe_alu.rpt
MAX+plus II Compiler Report File
Version 10.1 06/12/2001
Compiled: 05/02/2007 03:06:37
Copyright (C) 1988-2001 Al
www.eeworm.com/read/335388/12530013
rpt cntm2.rpt
Project Information c:\maxplus2\verilog6\cntm2.rpt
MAX+plus II Compiler Report File
Version 10.1 06/12/2001
Compiled: 04/19/2007 03:50:40
Copyright (C) 1988-2001 Al
www.eeworm.com/read/335388/12530142
rpt cns2.rpt
Project Information c:\maxplus2\verilog6\cns2.rpt
MAX+plus II Compiler Report File
Version 10.1 06/12/2001
Compiled: 04/19/2007 03:22:28
Copyright (C) 1988-2001 Al
www.eeworm.com/read/335383/12530625
rpt cnt8.rpt
Project Information c:\maxplus2\verilog5\cnt8.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 04/12/2007 10:10:33
Copyright (C) 1988-2002 Al
www.eeworm.com/read/335383/12530849
rpt fourbitmux2.rpt
Project Information c:\maxplus2\verilog5\fourbitmux2.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 04/12/2007 10:16:23
Copyright (C) 1988-2002 Al
www.eeworm.com/read/378609/9222444
txt 扫描 (2).txt
library altera;
use altera.maxplus2.all;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity keyctrl is
port( clk,reset:in std_l