代码搜索:Maxplus
找到约 394 项符合「Maxplus」的源代码
代码结果 394
www.eeworm.com/read/124206/14589899
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;
--
--*************************************
www.eeworm.com/read/240175/4578656
m drawfitness.m
% DRAWFITNESS Draw the fitness value in the entire pushing process.
% Copyright (c) 1998-2000 Jiming Liu and Jianbing Wu
close all;
clear all;
FLname='d:\maxplus2\circ\result\circ02';
www.eeworm.com/read/476030/6772716
vhd compinst.vhd
-- MAX+plus II VHDL Example
-- Component Instantiation Statement
-- Copyright (c) 1994 Altera Corporation
LIBRARY altera;
USE altera.maxplus2.ALL;
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
www.eeworm.com/read/415793/11053610
vhd flipflop.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
LIBRARY altera ;
USE altera.maxplus2.all ;
ENTITY flipflop IS
PORT ( D, Clock : IN STD_LOGIC ;
Resetn, Presetn : IN STD_LOGIC ;
Q
www.eeworm.com/read/147268/12570720
vhd compinst.vhd
-- MAX+plus II VHDL Example
-- Component Instantiation Statement
-- Copyright (c) 1994 Altera Corporation
LIBRARY altera;
USE altera.maxplus2.ALL;
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
www.eeworm.com/read/356579/10224275
dat license.dat
#Altera license file MAX + Quartus II
#
FEATURE maxplus2 alterad 2010.01 permanent uncounted 77331F972FB10A2E HOSTID=ANY \
ISSUER="Team EFA 2001" ck=43
FEATURE quartus
www.eeworm.com/read/489870/6462928
dat license.dat
#Altera license file MAX + Quartus II
#
FEATURE maxplus2 alterad 2010.01 permanent uncounted 77331F972FB10A2E HOSTID=ANY \
ISSUER="Team EFA 2001" ck=43
FEATURE quartus
www.eeworm.com/read/149929/12330506
vhd doudong.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;
--**********************************
entit
www.eeworm.com/read/149929/12331212
vhd doudong.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;
--**********************************
entit
www.eeworm.com/read/149929/12333014
vhd doudong.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;
--**********************************
entit