搜索资源列表
CLOCK
- 文通过ALTERA公司的quartus II软件,用Verilog HDL语言完成多功能数字钟的设计。主要完成的功能为:计时功能,24小时制计时显示;通过七段数码管动态显示时间;校时设置功能,可分别设置时、分、秒;跑表的启动、停止 、保持显示和清除。-Through the ALTERA company quartus II software, using Verilog HDL language to complete the design of multi-function digital
1
- *先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖! 这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!! -* Has a debug LED, button, digital contr
verilog2
- 本代码在Quartus II 9.0 (32-Bit)环境编译运行,使用SOPC_NIOSIIFPGA开发板,可作为入门级代码讲解,将50MHZ的频率改为1MHZ,并以此频率为基准计数显示在七段数码管上。(采用verilog语言)-The code in Quartus II 9.0 (32-Bit) environment to run the compiler, the use of SOPC_NIOSIIFPGA development board, entry-level code ca
scan
- 用verilog实现数码管扫描的功能,本人已经用Quarter9.0运行成功。-Verilog implementation of digital control with the functions of scanning, I have run successfully with Quarter9.0.
11
- 利用verilog HDL实现在FPGA上的带小数点的数码管显示-Using verilog HDL to achieve in the FPGA on the digital display with decimal point
seg7_deo1
- 七位数码管显示器,有源程序,编译仿真程序,verilog语言-7 digital tube displays, there is source code, compiled simulation program, verilog language
44keyboard-scan-in-FPGA
- Verilog语言的四乘四的键盘扫描程序。共阴共阳级数码管均能显示。-4 multiply 4 keyboard scan in FPGA
PicoBlaze_Embedded_Template
- 基于xilinx的FPGA_partan3软核picoblaze的verilog程序,在picoblaze上pbus总线上挂有7段数码管,VGA,按键的驱动。-The xilinx the soft FPGA_partan3 nuclear picoblaze of verilog program in picoblaze pbus bus hang 7-segment digital tube, VGA button driven.
AD[TLC549]
- AD[TLC549] :采集模拟输入,电压动态显示在数码管(用verilog实现)-AD [the TLC549]: the acquisition of the analog input voltage dynamic digital tube (Verilog)
verilog_iic_at24c04
- verilog语言实现的iic协议通信,一段式状态机实现,结合按键和数码管,用来控制和显示数据-Verilog language the iic protocol communication, for some state machine implementation, buttons and digital tube, used to control and display data.
shu_ma
- 基于fpga的数码管实验,用verilog hdl编写,-Verilog hdl fpga-based digital tube experiments, write,
Timer
- 用verilog语言实现的定时器。在DE2-70开发板上设计,七段数码管分别用于显示时/分/秒,并带有预置时间功能。-Timer verilog language. DE2-70 development board design, seven-segment digital tubes were used to display hours/minutes/seconds, with the function of the preset time.
adder4.rar
- 四位加法器 数码管显示 组合电路 verilog,adder4 smg display combitional circuit verilog
project3
- verilog 数码管循环显示两位数 可清零-verilog double-digit digital display can be cleared cycle
verilog
- 一些简单的Verilog代码,小例程,比如求平均值、七段数码管-Some simple Verilog code, small routines, such as averaging, seven digital tubes and so on
15_number_mod
- 通过verilog语言实现在数字递增,并在数码管上显示(Through the Verilog language, in digital increments, and in the digital tube display)
69122349lift_controler-verilog
- 实现电梯控制,一到七楼,通过led实现层数,数码管显示数字。(Through simulating elevator hoistway information, elevator controller is tested and assessed)
segment_test
- 在verilog下设计的自动贩卖机,有数码管显示界面,有自动找零功能(The vending machine in the Verilog design, a digital display interface, automatic change function)
timer_se
- 数字时钟可以显示分、秒,并通过按键进行复位;数字时钟由四个基本模块组成,顶层模块、分频模块、计数模块、译码显示模块。(1)分频模块 分频器将开发板提供的6MHz时钟信号分频得到周期为1s的控制信号,控制计数器改变状态。(2)计数模块:秒钟和分钟利用两个模60的BCD码计数器实现。计数器分为高4位与低4位分别控制低4位每秒钟加1,变化状态为0~9,低4位状态变化到9时,高4位加1,变化状态为0~5。秒钟计数达到59时,分钟低四位从1开始,每59秒加1,低4位状态变化到9时,高4位加1,变化状态为0
keybroad
- 本程序是基于verilog语言的程序,作用是键盘消抖,数码管显示(This procedure is based on Verilog language program, the role is to eliminate keyboard shaking, digital display.)