代码搜索结果
找到约 10,000 项符合
Display 的代码
display.rpt
Project Information f:\eda38\k4\plj\display.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 12/09/2008 22:19:22
Copyright (C) 1988-2002 Al
display.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 12/09/2008 22:19:22
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
display.ttf
255,255, 98,255, 37, 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,
96, 24,134, 97, 24,220,19
display.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity display is
port(disclk:in std_logic;
num1:in std_logic_vector(3 downto 0);
num2:in std_logic_vector(3