代码搜索结果
找到约 10,000 项符合
Display 的代码
display.rpt
Project Information d:\work\max+plus_work\stopwatch\display.rpt
MAX+plus II Compiler Report File
Version 9.23 3/19/99
Compiled: 02/21/2009 14:59:31
Copyright (C) 1988-1999 Alter
display.fit
-- MAX+plus II Compiler Fit File
-- Version 9.23 3/19/99
-- Compiled: 02/21/2009 14:59:31
-- Copyright (C) 1988-1999 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,134, 9
display.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity display is
port(sysreset :in std_logic;
clk :in std_logic;
hr10 :in st