CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - BCD FPGA
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - BCD FPGA - List
[
Static control
]
clock2001
DL : 0
时钟模块之一:二进制转BCD码verilog源代码FPGA advantage编程环境-clock module : BCD switch binary source code Verilog FPGA advantage programming environment
Update
: 2008-10-13
Size
: 822byte
Publisher
:
dandan
[
Other resource
]
verlog_basic
DL : 0
用verlog语言编的一些基础实验,适合于FPGA/CPLD的初学者。内容包括8位优先编码器,乘法器,除法器,多路选择器,二进制转BCD码,加法器,减法器等等。-verlog used some language addendum to the basic experiment, which is suitable for FPGA / CPLD beginners. Including eight priority encoder, multipliers, dividers, multi-path selectors, binary switch BCD, adder, subtraction, and so on.
Update
: 2008-10-13
Size
: 980.54kb
Publisher
:
leolili
[
Other
]
BCDencode
DL : 0
这是一个FPGA的BCD码编码器设计.编译后可以下载到ALTEA的器件中仿真.
Update
: 2008-10-13
Size
: 112.02kb
Publisher
:
童永强
[
ELanguage
]
shuma
DL : 0
7段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用VHDL译码程序在FPGA或CPLD中实现。本项实验很容易实现这一目的。例6-1作为7段BCD码译码器的设计,输出信号LED7S的7位分别接如图6-1数码管的7个段,高位在左,低位在右。例如当LED7S输出为 \"1101101\" 时,数码管的7个段:g、f、e、d、c、b、a分别接1、1、0、1、1、0、1,接有高电平的段发亮,于是数码管显示“5”。
Update
: 2008-10-13
Size
: 201.27kb
Publisher
:
张龙
[
Other resource
]
work3CNT4BDECL7S
DL : 0
7段数码显示译码器设计7段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是二进制的,所以输出表达都是十六进制的,为了满足十六进制数的译码显示,最方便的方法就是利用译码程序在FPGA/CPLD中来实现。例子作为七段译码器,输出信号LED7S的7位分别接数码管的7个段,高位在左,低位在右。例如当LED7S输出为“1101101”时,数码管的7个段g、f、e、d、c、b、a分别接1、1、0、1、1、0、1;接有高电平的段发亮,于是数码管显示“5”。
Update
: 2008-10-13
Size
: 81.46kb
Publisher
:
lkiwood
[
Static control
]
clock2001
DL : 0
时钟模块之一:二进制转BCD码verilog源代码FPGA advantage编程环境-clock module : BCD switch binary source code Verilog FPGA advantage programming environment
Update
: 2025-02-17
Size
: 1kb
Publisher
:
dandan
[
VHDL-FPGA-Verilog
]
verlog_basic
DL : 0
用verlog语言编的一些基础实验,适合于FPGA/CPLD的初学者。内容包括8位优先编码器,乘法器,除法器,多路选择器,二进制转BCD码,加法器,减法器等等。-verlog used some language addendum to the basic experiment, which is suitable for FPGA/CPLD beginners. Including eight priority encoder, multipliers, dividers, multi-path selectors, binary switch BCD, adder, subtraction, and so on.
Update
: 2025-02-17
Size
: 981kb
Publisher
:
leolili
[
Other
]
BCDencode
DL : 0
这是一个FPGA的BCD码编码器设计.编译后可以下载到ALTEA的器件中仿真.-This is a FPGA-BCD Encoder design. Compilers can be downloaded to the device simulation Altea.
Update
: 2025-02-17
Size
: 112kb
Publisher
:
童永强
[
Other
]
bcdto7seg
DL : 0
this a code for converting bcd to 7segment in fpga IC-this is a code for converting bcd to 7segment in fpga IC
Update
: 2025-02-17
Size
: 2kb
Publisher
:
soheil
[
VHDL-FPGA-Verilog
]
HEX2BCD
DL : 0
基于fpga的二进制和BCD骂转换模块vhdl描述,只需修改相关参数即可使用-Fpga-based binary and BCD conversion module called vhdl description, simply modify the relevant parameters to use
Update
: 2025-02-17
Size
: 1kb
Publisher
:
郭帅
[
VHDL-FPGA-Verilog
]
Seven-Segment-Decoder
DL : 0
用VHDL语言在FPGA上实现将十进制bcd码转换成七段led显示码-FPGA using VHDL language to achieve will be converted to decimal bcd yards led seven segment display code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
吴金通
[
Other
]
seven_seg_decoder
DL : 0
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 display. different LEDS need to be lighted for displaying no. -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 display. different LEDS need to be lighted for displaying no.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
hassan
[
VHDL-FPGA-Verilog
]
BCD
DL : 0
BCD码和二进制之间的转化,FPGA中的实现,内附原理及代码!-BCD conversion between binary code and, FPGA Realization of, containing principles and code!
Update
: 2025-02-17
Size
: 162kb
Publisher
:
rbj
[
VHDL-FPGA-Verilog
]
B_to_D
DL : 0
二进制转BCD码程序,可作为7段数码管显示的编解码程序,VHDL编写的FPGA工程。-BCD binary code change process, as 7 digital display codec process, VHDL FPGA project prepared.
Update
: 2025-02-17
Size
: 986kb
Publisher
:
程光
[
VHDL-FPGA-Verilog
]
P1-Contador-BCD
DL : 0
Practice 1 FPGA ITCH Xilinx
Update
: 2025-02-17
Size
: 898kb
Publisher
:
Rafaeleg
[
MPI
]
BCD_ok-BCD
DL : 0
Verilog 4位计时器,可以在CPLD开发板上成功运行-Verilog CPLD FPGA
Update
: 2025-02-17
Size
: 209kb
Publisher
:
猎狐
[
VHDL-FPGA-Verilog
]
BCD-CODE
DL : 0
基于FPGA的二进制转BCD码程序,非常适合初级菜鸟学习使用入门程序,欢迎大家下载学习-FPGA binary code to BCD based procedures, very suitable for learning to use primary rookie entry procedures, are welcome to download the learning
Update
: 2025-02-17
Size
: 43kb
Publisher
:
zhang yang
[
Other
]
至简设计法--篮球倒计时
DL : 0
篮球倒计时 工程说明 本项目包含2个按键和4位数码管显示,要求共同实现一个篮球24秒的倒计时,并具有暂停和重新计数复位的功能。 案例补充说明 与单片机等实现模式相比,FPGA倒计时系统大大简化,整体性能和可靠性得到提高。在篮球24秒倒计时的模块架构设计方面,只需要一级架构下的BCD译码模块、倒计时模块和数码管显示模块,即可实现24秒倒计时功能。(Basketball countdown Engineering description This project contains 2 buttons and 4 digital display, which requires a basketball countdown of 24 seconds, and has the function of pause and count reset. Case Supplement Compared with the implementation mode of MCU, the FPGA countdown system is greatly simplified, and the overall performance and reliability are improved. In basketball 24 seconds countdown module architecture design, only need a framework under the BCD decoding module, countdown module and digital display module, can achieve 24 seconds countdown function.)
Update
: 2025-02-17
Size
: 55kb
Publisher
:
明德扬科教
[
Other Embeded program
]
bcd
DL : 0
FPGA实现3-8译码器用于实验测试,非常适合于初学者(FPGA implementation decoder)
Update
: 2025-02-17
Size
: 157kb
Publisher
:
王一9
[
VHDL-FPGA-Verilog
]
串口电压表VHDL
DL : 0
使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)
Update
: 2025-02-17
Size
: 4.02mb
Publisher
:
LB明
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.