代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
clock.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
clock.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY clock IS
PORT(mode,adjust,clk2HZ,clk1HZ,reset,vcc:IN STD_LOGIC;
en:OUT STD_LOGIC_VECTOR(0 TO 5);
hh0,hh1,hh2,hh3,hh4,hh5,hh6:OUT STD_