搜索资源列表
clock2001
- 时钟模块之一:二进制转BCD码verilog源代码FPGA advantage编程环境-clock module : BCD switch binary source code Verilog FPGA advantage programming environment
BCDencode
- 这是一个FPGA的BCD码编码器设计.编译后可以下载到ALTEA的器件中仿真.
bcdto7seg
- this a code for converting bcd to 7segment in fpga IC-this is a code for converting bcd to 7segment in fpga IC
seven_seg_decoder
- ITS A verilog HDL code for seven segment display .. on different FPGA there are seven segment displays available .. any number from 0 to 9 can be displayed on it .. using this decoder a BCD input is required .. that would be decoded to seven segment
bin2bcd.v
- FPGA Verilog BIN 2 BCD Conversion code.
txdecode
- 二进制转BCD,fpga开发,交通灯控制芯片二进制转bcd码代码,函数法-binary to BCD for fpga. for traffic control chip
至简设计法--篮球倒计时
- 篮球倒计时 工程说明 本项目包含2个按键和4位数码管显示,要求共同实现一个篮球24秒的倒计时,并具有暂停和重新计数复位的功能。 案例补充说明 与单片机等实现模式相比,FPGA倒计时系统大大简化,整体性能和可靠性得到提高。在篮球24秒倒计时的模块架构设计方面,只需要一级架构下的BCD译码模块、倒计时模块和数码管显示模块,即可实现24秒倒计时功能。(Basketball countdown Engineering descr iption This project contains 2 butt