代码搜索结果
找到约 10,000 项符合
Display 的代码
display1.acf
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
display1.pin
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
display2.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
--计价时的输出与调整时的输出之间的切换
entity display2 is
port(
flag0 :in std_logic; --计价标志
display1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
--调时和调价输出的切换
entity display1 is
port(
flag1 :in std_logic; --调价标志
flag2 :in std_logic;
display1.fit
-- MAX+plus II Compiler Fit File
-- Version 10.1 06/12/2001
-- Compiled: 04/01/2008 19:35:00
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and