搜索资源列表
在ISE下调用计数器IP核
- 非常简单的计数器,在ISE下调用计数器IP核,使用verilog开发得到的。-Very simple counter, under the invocation counter in the ISE IP cores, development has been the use verilog.
shiyan6
- 一个8位的十进制频率计数器,功能经过测试.-An 8-bit decimal frequency counter, function tested.
51counter
- 计算定时计数器初值,最大化方便程序初值的计算和节约时间-Counter initial value calculated from time to time, to facilitate procedures to maximize the initial value calculation and save time
60jinzhijiafajishuqi
- 60进制加法计数器设计时主要采用数电知识,采用清零法和反馈置数法进行电路设计。用两片74161,采用反馈清零法进行电路设计,此时相当于设计两个加法计数器,左边的是高位片,此时的高位片在电路中相当于是一片六进制的加法计数器,逢六进清零,右边的是低位片,相当于一个十进制的加法计数器,逢十清零,此电路采用置零法与反馈清零法用multisim中进行仿真-60 Counter-band adder design using a number of major electricity knowledge,
clock
- 60进制计数器,采用十分简便的方法,能够很快速的完成计数功能。-60 M-ary counter, using a very simple way to very quickly complete the count function.
vhdl
- 100进制计数器的设计 -100 binary counter design
8sfdsd
- 用VHDL实现的八位可逆计数器,可作为交流学习使用。-VHDL implementation with eight reversible counter can be used as the exchange of learning to use.
计数器修改版
- 前端CSS增量计数器,类似于密码滚动器,上下滚动(The front-end CSS increment counter, similar to the password scroll, scrolls up and down)
计数器软件
- 电子计数器用的软件,功能不错,MODBUS标准通讯协议(Electronic counter software, function is good, MODBUS standard communication protocol)
guan 27
- 分频器分频为2Hz后,使计数时间变为0.5秒一个,将此时的频率传给计数器,计数器计数的变化时间就变为0.5秒一变然后再用数码管显示出数字的变化,即可得到一个从0~9变化的计时器。 文件名为随便起的项目名称,使用时如果更改需要和代码中的实体名等一起更改(Frequency divider for 2Hz, the counting time is 0.5 seconds a, the frequency to change the time counter counter becomes 0.
161十二进制计数器
- 以matlab的simulink工具箱为平台设计一个十二进制的计数器,并对其功能加以验证(The platform design of a twelve hexadecimal counter by using MATLAB Simulink toolbox, and to verify its function)
模60计数器
- 基于basys2的模60计数器设计,语言verilog(Design of module 60 counter based on basys2, Language Verilog)
gray_counter
- 格雷码计数器实质包含了三个部分 格雷码转二进制、加法器、二进制转格雷码。通过quartus II 自带的Modlesim仿真验证了 能够实现二进制和格雷码之间的转换(Gray counter essence contains three parts, gray code to binary adder, binary gray code conversion. Modlesim simulation by quartus with II verified to achieve the conve
计数器编程
- 把定时器0设置为计数功能,对外部输入的脉冲进行计数,并送显示器显示,脉冲由按键产生。(The timer 0 is set as the counting function, counting the external input pulse and sending the display display, the pulse is produced by the key)
微孔计数器信号采集及温度控制系统设计
- 为了研究温度对微孔计数器的检测精度的影响规律,设计了一种基于ARM 和 LabVIEW 的高精度温度控制系统。(Since the size and number of the biological cells and micro-particle could be measured precisely by Coulter principle, this principle has been widely used in scientif
shiyan11
- 计数器 12位 可逆 进位(Counter)
波浪型计数器
- 设计一个计数器,输入计数脉冲和清零信号,输出2位16进制计数值。计数器的计数规律如下:清零信号有效时输出0,计数脉冲上升沿时,输出由0递增到ff,再递减到1,然后在递增到fe,再递减到2,再递增,按如此规律反复计数。(A counter is designed, the count pulse and the zero signal are input, and the 2 - bit 16 - digit number is output. The counting rule of the c
按键加减计数器
- 实现加减计数显示功能,加按键按一下,数码管数字加一,减按键按一下,数码管数字减一。程序简洁受用。(Add and subtract count display function, press the button to click, digital tube plus one number, minus button press, digital tube minus one. Simple procedures for use.)
计数器
- 适用于西门子200系列plc程序 计数器的应用(It is suitable for SIEMENS 200 series PLC program counter application.)
8比特的约翰逊计数器
- 用Verilog语言编写程序实现8比特约翰逊计数器(Write a program in Verilog language to implement the 8 bit Johnson counter.)