Entity: oh_7seg_decode

Diagram

[3:0] bcd a b c d e f g

Description

#############################################################################

Function: BCD Seven Segment Decoder

#############################################################################

Author: Andreas Olofsson

License: MIT (see LICENSE file in OH! repository)

#############################################################################

Ports

Port name Direction Type Description
bcd input [3:0] 0-9
a output a segment (1=0ff)
b output b segment
c output c segment
d output d segment
e output e segment
f output f segment
g output g segment