文件名称:Bin2Bcd
介绍说明--下载内容均来自于网络,请自行研究使用
要是想实现任意一个数在LED上显示出来,比如201111,它在内部是以二进制形式存在的,我想在六个七段LED显示灯上分别显示2、0、1、1、1、1,这个代码能够实现这个功能。-If we want to achieve any number displayed on the LED, such as 201111, it internally in binary form there, I want to show the six seven-segment LED display lights on 2,0,1,1,1,1, This code is able to achieve this functionality.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bcddata_disp.v
说明.txt
Verilog二进制转BCD码程序.pdf
seven_segment_display.v
Bin2Bcd.v