搜索资源列表
freqm
- a simple implementation of a frequency meter with the BCD-counter and the 7-segment LED display
binarytobcd_arithmetic
- Binary to BCD arithmetic. 这东西真不错-Binary to BCD arithmetic. This is something really good
Bin16_BCD5
- it is a binary16 to BCD converter .it will work on spartan 3 xilini devices.
bin2bcd
- Binary to BCD converter
7-segment
- VHDL Design of BCD to 7-segment decoder using PROM
traffic_lights
- Verilog语言3个程序,包括4位二进制的BCD码加法器,ALU位片,交通信号灯。既有源码也有word文档说明。-Verilog language three procedures, including 4-bit binary code of the BCD adder, ALU-bit chip, traffic lights. Only source documents that have word.
bcd-decoder
- 用Verilog实现的BCD译码器. 经Quartus||波形仿真无误 经硬件验证无误-BCD decoder Realized by Verilog
Binary_to_BCD_Converter
- General Binary-to-BCD Converter The linked code is a general binary-to-BCD Verilog module, and I have personally tested the code.
choosebcd
- 基于vhdl的BCD码转ASCII码的设计,已经经过调试,可直接使用-Vhdl code based on the BCD to ASCII code of the design, debugging has been directly used
sn7448
- verilog实现的“BCD/七段译码器”。-verilog implementation " BCD/Seven-Segment Decoder."
bcd_updown_counter2
- It is a simple 4-digit bcd up down counter written in verilog
bcd_adder
- verilog code for bcd adder
bcd
- 4位bcd码加法器的verilog代码 -4 bit bcdadder verilog4 bit bcdadder verilog
digital-frequency
- 数字频率计 采用Verilog语言编写,分为8个模块,分别是计数器,门控,分频,寄存器,多路选择,动态位选择,BCD译码模块-Digital frequency meter using Verilog language, divided into eight modules, namely, the counter, gated, frequency, register, multiplexer, Dynamic Choice, BCD decoding module
verilog_program
- 各种初学Verilog者需要练习的实例代码集锦,包含加法器,BCD计数器,2分频,交通灯等等!-Beginners need to practice a variety of examples of Verilog code highlights, including the adder, BCD counters, 2 frequency, traffic lights and more!
BCD
- BCD码减法实现程序,非常完整,采用Verilog HDL语言实现。-BCD subtraction to achieve program code, very complete, using Verilog HDL language.
2BCD
- 二进制转BCD码 verilog hdl Quartus II 9.0sp2 编译通过 所有的文件-Binary to BCD code verilog hdl Quartus II 9.0sp2 compile all the documents
bcd counter
- Binary counter design in verilog
ContadorBCDFinal
- Codigo BCD en lenguaje descr iptivo verilog CINVES
4位BCD计数器
- 用Verilog语言编程实现4位BCD计数器的功能(Write the programm with Verilog language to implement the function of 4 - bit BCD counter.)