搜索资源列表
60COUNTER
- 六十进制计数器.电子万年历是计数器的应用之一.年由月的十二进制计数器进位+1得到.月是日的三十进制计数器进位+1得到.日是小时的二十四进制计数器进位+1得到.小时是分的六十进制计数器进位+1得到.分是秒的六十进制计数器进位+1得到.本程序基于VHDL.其开发环境是MAXPLUS2
VHDLdesign
- EDA课程设计,包含源码和文档说明,实现秒表计数和闹钟功能,使用VHDL语言编写 已完成功能 1. 完成时/分/秒的依次显示并正确计数,利用六位数码管显示; 2. 时/分/秒各段个位满10正确进位,秒/分能做到满60向前进位,有系统时间清零功能; 3. 定时器:实现整点报时,通过扬声器发出高低报时声音; 4. 时间设置,也就是手动调时功能:当认为时钟不准确时,可以分别对分/时钟进行调整; 5. 闹钟:实现分/时闹钟设置,在时钟到达设定时间时通过扬声器响铃。有静音模式
OkClk
- VHDL编写的万年历,已在实验箱上验证,目标芯片EP1C3T144C8
VHDL 万年历 闹钟 LCD
- 可编程逻辑器件及编程技术
基于VHDL语言的综合计时器
- 采用EPM240cpld芯片,利用VHDL语言编程的万年历
clock
- 万年历与电子时钟的VHDL程序设计,万年历与电子时钟的VHDL程序设计-clock
wannianli
- 采用VHDL语言编写的万年历程序,可在液晶上显示!-Using VHDL language calendar procedures, can be displayed on the LCD!
54259
- 在EDA中, 用VHDL语言做的电子万年历,有全套的代码还有仿真-In EDA, the use of VHDL language to the electronic calendar, there is a full set of simulation code
DIANZIRILI
- EDA 用VHDL语言做的电子万年历,有全套的代码还有仿真-EDA using VHDL language to the electronic calendar, there is a full set of code there are simulation
time
- 一个关于Nios的万年历程序,相当有趣,扩展性极强,欢迎大家下载使用。-The calendar on the Nios procedures, very interesting, highly scalable, welcome to download.
DW8051_ALL
- 包中包括, DW8051完整的Verilog HDL代码 两本手册: DesignWare Library DW8051 MacroCell, Datasheet DesignWare DW8051 MacroCell Databook 三篇51论文: 基于IP 核的PSTN 短消息终端SoC 软硬件协同设计 Embedded TCP/ IP Chip Based on DW8051 Core 以8051为核的SOC中的万年历的设计 -DW8051 is desi
times
- 计数器,用VHDL实现,先6分频,再10分频,24分频,同时可做万年历-Counter, using VHDL realization frequency first 6 hours, 10 minutes and then the frequency, frequency of 24 minutes, at the same time to do calendar
YEAR_COUNT.vhd
- 电子数字日历中的年代码 ,可以记到万年,俗称万年历-Electronic digital calendar year code, can be credited to years, commonly known as calendar
time
- 电子钟实现 包含数字跑表 万年历 设置三个闹钟 时间,日期调整-Clock to achieve with digital stopwatch calendar set three alarm time, date, adjust
Task5
- 实现单片机电子万年历的所有功能,包括键盘控制修改时间,闹钟,定时提醒,时间日期显示-MCU electronic calendar of all the features, including keyboard modification time, alarm clock, time reminder, time and date display
wannianli
- 该万年历能正常实现年、月、日和时、分、秒的显示功能。并且能通过键1来进行两者之间的切换。键7-键2可以分别矫正年月日时分秒,还具有分辨闰年跟平年的功能-vhdl
wannianlizhizuo
- 基于vhdl的万年历制作 基于vhdl的万年历制作 基于vhdl的万年历制作-基于vhdl的万年历制作
rili
- 电子日历 vhdl版 采用VHDL语言编写的万年历程序 电子日历 vhdl版 -Vhdl electronic calendar using VHDL language version of the calendar program calendar vhdl electronic version
vhdl-dianziwannianli
- 基于FPGA的电子万年历,此电子万年历系统主要有8个模块分别设计1. 主控制模块 maincontrol 2. 时间及其设置模块 timepiece_main 3. 时间显示动态位选模块 time_disp_select 4. 显示模块 disp_data_mux 5. 秒表模块 stopwatch 6. 日期显示与设置模块 date_main 7. 闹钟模块 alarmclock 8. 分频模块 fdiv -FPGA-based electronic calen
基于CPLD的万年历的设计
- vhdl编的一个万年历,比较详细具体,学生做的一个课程设计(Calendar written by VHDL)