代码搜索结果
找到约 10,000 项符合
Clock 的代码
elc_clock.done
Fri Apr 13 17:23:22 2007
elc_clock.hif
Version 6.1 Build 201 11/27/2006 SJ Full Version
35
1916
OFF
OFF
OFF
OFF
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
elc_clock.pss
|
39c96ed13a8f765ff0210dac57c0c6
elc_clock.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
elc_clock.v
//11wolf 3.23
//可调的电子时钟
//3个按键分别设置各个时间参数
//3.26 修改 添加按键
module elc_clock(clk,segcs,segdata,key0,key1,key2,reset);
output[7:0]segcs,segdata;
input clk,reset;
input key0,key1,key2;
//wire[2:0]