搜索资源列表
孙媳妇
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
stopwatch
- 此为秒表计数器的硬件描述语言源程序,有清零键和暂停键。该例子比较简单,适合初学者。有分频、十进制、六进制、秒表共四部分组成-This is the stopwatch counter hardware descr iption language source code , a clear key and the Pause button . The example is simple , suitable for beginners . Took part in the frequency ,
design
- 秒表/时钟计数器要求用六位LED数码显示时,分,秒,以24小时计时方式。使用按键开关可实现时分调整,秒表/时钟功能转换,省电等功能。 -Stopwatch/clock counter asked six LED digital display with hour, minute, second, the way to a 24-hour time. Button switch can be used to adjust hours, a stopwatch/clock function of
TheStopwatchOnPIC16F877aCounter
- 基于PIC16F877A的秒表计数器采用内部资源-Based on the stopwatch counter PIC16F877A using internal resources
shuzimiaobiao
- 题目 电子秒表模拟程序设计 一、设计目的:掌握定时/计数器8253和中断的使用。 二、设计任务:编写汇编程序,在PC机上完成电子秒表功能。 -Subject of electronic stopwatch simulator designed, designed to: master the timer/counter 8253 and interrupted use. Second, the design task: the preparation of assembler, th
secondclock
- 本设计是基于altera公司的ep2s750FPGA芯片的秒表计数器,其中包含六进制计数器和十进制计数器和万分频器等模块。-This design is based on the company s ep2s750FPGA altera stopwatch counter chip, which contains six binary counter and decimal counter and 10,000 divider modules.
VHDLSecondAndOther
- VHDL 秒表 计数器 等等的实验课程的优秀程序集,适合初学者学习-VHDL second and other
clock
- workbench下的6位电子秒表计数器,实现暂停、继续功能。clock.ms8-6 under the workbench electronic stopwatch counter, to achieve suspension and continue to function. clock.ms8
stopwatch
- 在fpga上实现秒表计数器的设计,主要目的是实现对fpga基本的认识-Stopwatch counter on the fpga design, the main aim is to achieve understanding of the basic fpga
maplusi
- 设计一个秒表,该跑表使用一个按钮k工作,当第1次按下按钮时,秒表开始计数,第2次按下按钮时,秒表停止计数,第3次按下按钮时,秒表计数器继续计数,第4次按下按钮时,秒表计数器停止计数,如此反复。若是在停止计数状态,按钮的按下时间超出2s,则秒表计数器清零-Design a stopwatch, the stopwatch with a button k work, when the 1st button is pressed, the stopwatch starts counting, pres
mb
- 基于Proasic3 startkit 开发板,用verilog语言描述的一个秒表计数器。-Based the ProASIC3 StartKit development board, using Verilog language descr iption of a stopwatch counter.
timer
- timer用计时器实现一个秒表计数器,可以手动暂停和启动-Use a timer for the realization of a stopwatch timer counter, you can manually pause and start
Debug-OK--Program
- A电子时钟 秒表 计数器 音乐播放 适用于初学都学习,已经调试OK,可直接使用-clock music play
JiShuQi
- 实现了一个秒表计数器,输入为2MHZ时钟,使用VHDL语言实现-It implements a stopwatch counter input 2MHZ clock, using VHDL language
code.sources
- 秒表代码加上相应的key,测试通过可以直接用于vivado(zcscscsasfsdfsfasfasf)
计数器
- 模仿体育秒表,是初学易语言的朋友用得着的例程。(Imitating sports stopwatch, is a beginner of easy language friends routines.)
miaobiao
- 简单秒表制作,基于max与quartus的开发应用,入门选择(Simple stopwatch production, based on the development and application of Max and quartus, entry options)
4位全加器 计数器等程序
- EDA仿真工具使用的,进行EDA开发的多个程序; 包括:4位全加器,12分频,128分频,篮球计数秒表(部分),计数器; 可以搭配EDA仿真软件使用,也可以搭配开发板使用;(EDA simulation tools used for EDA development of multiple programs; Including: 4 bit full adder, 12 frequency division, 128 frequency division, basketball cou
实验5 电子秒表显示器
- 数码管的初始显示值为00;当1s产生时,秒计数器加一;秒计数到60时清零,并从00,从新开始,如此周而复始进行。(The initial display value of the digital tube is 00; when 1s is generated, the second counter is incremented; when the second is counted to 60, it is cleared, and from 00, the new one is starte