联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All VHDL(129) 

[VHDL/FPGA/Verilog] 12_24clock

基于FPGA的数字万年历设计。可显示年月日时分秒星期,可校时,可整点报时。
FPGA-based design of digital calendar. Displays the date when the minutes and seconds the week, when the school can be the whole point timekeeping. (2016-06-27, VHDL, 150KB, 下载8次)

http://www.pudn.com/Download/item/id/1467030577741023.html

[VHDL/FPGA/Verilog] clock

采用可综合的Verilog代码编写一个带闹钟功能的数字钟。使其具有以下功能: 1)计时功能:包括小时、分钟、秒钟。 2)校时功能:对小时、分钟和秒钟进行手动校时。 3)定时和闹钟功能:能在手工设定的时间产生闹铃音。
Using synthesizable Verilog coding a digital clock with alarm. It has the following features: 1) timing functions include: hours, minutes, seconds. 2) When the school functions: hours, minutes and seconds to the manual correction. 3) timing and alarm functions: to produce an alarm sound at the set time manually. (2015-01-24, VHDL, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/1422058104555440.html

[VHDL/FPGA/Verilog] VHDLclock

设计一个多功能数字时钟:时钟显示,手动校时,整点报时,闹钟功能
Clock manually school, the whole point timekeeping, alarm clock function (2013-04-09, VHDL, 360KB, 下载8次)

http://www.pudn.com/Download/item/id/2192122.html

[其他] q

数字钟是一个将“时”“分”“秒”显示于人的视觉器官的计时装置。它的计时周期为24小时;显示满刻度为23时59分59秒,另外具备校时功能和报时功能。因此,一个基本的数字钟电路主要由“时”“分”“秒”计数器校时电路组成。将标准秒信号送入“秒计数器”,“秒计数器”采用60进制计数器,每累加60秒发送一个“分脉冲”信号,该信号将被送到“时计数器”。“时计数器”采用24进制计数器,可实现对一天24小时的累计。译码显示电路将“时”“分”“秒”计数器的输出状态六段显示译码器译码。通过六位LED七段显示器显示出来。校时电路器是用来对“时”“分”“秒”显示数字进行校时调整的。 在同一CPLD芯片口集成如下电路模块:
err (2008-12-18, VHDL, 6KB, 下载8次)

http://www.pudn.com/Download/item/id/608393.html

[VHDL/FPGA/Verilog] digital_clock

用Verilog HDL 设计一个多功能数字钟,包含以下主要功能: (1) 计时,时间以24小时制显示。 (2) 校时, (3) 跑表:启动、停止、暂停
Verilog HDL design with a multi-functional digital clock, includes the following main functions: (1) time, time to 24-hour display. (2) school, (3) stopwatch: start, stop, pause (2010-12-02, VHDL, 1342KB, 下载7次)

http://www.pudn.com/Download/item/id/1367101.html

[VHDL/FPGA/Verilog] digi_clock

电子钟的设计,(1) 计时功能:这是本计时器设计的基本功能,可进行时、分、秒计时,并显示。 (2) 闹钟功能:如果当前时间与设置的闹钟时间相同,则扬声器发出一段音乐,并维持一分钟。 (3) 调时调分调闹钟功能:当需要校时或者要重新设置闹钟的时间时,可通过实验箱上的按键控制。
The design of electronic clock, (1) timer function: This is the basic design of the timer function, can be hours, minutes, seconds, time, and displayed. (2) Alarm function: If the current time and set the alarm clock the same time, the speaker issued a piece of music, and to maintain a minute. (3) adjusting the tone when the tone alarm sub-functions: the school or when when you need to re-set the alarm time, the experimental box through the keys on the control. (2010-11-30, VHDL, 82KB, 下载7次)

http://www.pudn.com/Download/item/id/1363625.html

[VHDL/FPGA/Verilog] zonghe5

闹钟、电子钟典型实例,具有校时,整点报时等功能
Alarm clock, electronic clock typical example, a school, the whole point of time and other functions (2010-04-25, VHDL, 245KB, 下载7次)

http://www.pudn.com/Download/item/id/1142367.html

[VHDL/FPGA/Verilog] clock1

多功能数字钟实现闹铃,整点报时,校时,仿广播电台报时功能
multifuntional digital clock written in verilog (2010-02-12, VHDL, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1063382.html

[嵌入式/单片机/硬件编程] PROJECT

具有“秒”、“分”、“时”计时功能,小时按24小时制计时。 具有校时功能,能够对“分”和“小时”进行调整。 具有整点报时功能。在59分51秒、53秒、55秒、57秒发出低音512Hz信号,在59分59秒时发出一次高音1024Hz信号,音响持续1秒钟,在1024Hz音响结束时刻为整点。
With "seconds", "minutes", "hour" timing function, hours at a 24-hour clock time. When a school function, be able to "minutes" and "hours" to adjust.With the whole point timekeeping function. In 59 minutes and 51 seconds, 53 seconds, 55 seconds, 57 seconds sent the bass 512Hz signal, in 59 minutes and 59 seconds to issue a Treble 1024Hz signal, Sound for 1 second, at 1024Hz audio end of the time for the whole point. (2010-01-25, VHDL, 330KB, 下载7次)

http://www.pudn.com/Download/item/id/1050413.html

[VHDL/FPGA/Verilog] shuizhongvhdl

这时一个数字钟的VHDL程序,有计时、校时、整点报时功能,很适合做EDA设计之用
When a digital clock in VHDL procedures, time, school hours, the whole point timekeeping function, it is suitable for use in EDA Design (2009-09-22, VHDL, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/918279.html

[VHDL/FPGA/Verilog] shuzhizhong(vhdl)

数字钟设计 计时计数器用24进制计时电路; 可手动校时,能分别进行时、分的校正; 整点报时; 选做:可设置闹时功能,当计时计到预定时间时,扬声器发出闹铃信号,闹铃时间为4s,并可提前终止闹铃。
Digital clock design (2012-09-03, VHDL, 709KB, 下载7次)

http://www.pudn.com/Download/item/id/1982876.html

[VHDL/FPGA/Verilog] clock-verilog

数字钟,功能:12时/24时切换显示,校时,时间很准(4位数码管显示),内含sof,pof,tcl,四个文件,在开发板C1上已实现
digital clock ,verilog (2013-08-21, VHDL, 18KB, 下载7次)

http://www.pudn.com/Download/item/id/2336435.html

[VHDL/FPGA/Verilog] kt3tuo

基于FPGA的多功能数字钟系统(层次化设计)拓展功能包括:报时、校时校分、6到18点时段控制亮灯
Multi-functional digital clock system (hierarchical design) in the FPGA-based development features include: timekeeping, school Calibration of 6-18 hours to control lighting (2012-05-17, VHDL, 560KB, 下载7次)

http://www.pudn.com/Download/item/id/1873745.html

[VHDL/FPGA/Verilog] clock

verilog写的时钟程序,带有校时和闹铃功能
clock program written with verilog (2012-02-25, VHDL, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/1779153.html

[VHDL/FPGA/Verilog] clock

多功能数字钟 24小时计时 整点报时功能 闹钟设置功能 校时 复位等
Multi-function digital clock 24 hours to strike the alarm clock on the hour function when the reset function, etc (2012-01-05, VHDL, 11KB, 下载7次)

http://www.pudn.com/Download/item/id/1751337.html

[VHDL/FPGA/Verilog] E-watch

电子表的设计,包括正常计时模块,LED显示模块,定时报警模块,校时模块,秒表模块。
Electronic form design, including the normal timing module, LED display module, timing alarm module, timing modules, stopwatch modules. (2011-12-14, VHDL, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/1731091.html

[VHDL/FPGA/Verilog] digital-clock

电子数字钟,周期为24小时,显示满刻度为23时59分59秒,另外还具有校时功能和闹钟功能
Electronic digital clock, 24-hour period, indicating full scale as 23:59:59, when the school also has a function and alarm functions (2011-05-24, VHDL, 44KB, 下载6次)

http://www.pudn.com/Download/item/id/1545001.html

[其他小程序] M_clock

一个实现时钟功能的程序,包括闹铃、校时等
Clock features an implementation process, including alarm, timing, etc. (2011-05-02, VHDL, 96KB, 下载6次)

http://www.pudn.com/Download/item/id/1514066.html

[VHDL/FPGA/Verilog] shizhongsheji

基于UP3borad开发板的时钟设计,可校时,设置闹钟等
Clock design based on UP3borad the development board, can the school, set the alarm (2012-05-23, VHDL, 354KB, 下载6次)

http://www.pudn.com/Download/item/id/1883405.html

[VHDL/FPGA/Verilog] DigitalClock

VHDL的数字时钟程序 24小时计数显示; 具有校时功能(时,分) ; 实现闹钟功能(定时,闹响);
VHDL digital clock counting procedures showed that 24 hours with a school function (hours, minutes) the realization of an alarm clock function (timing, downtown ring) (2009-01-08, VHDL, 12KB, 下载6次)

http://www.pudn.com/Download/item/id/626994.html
总计:129