# BCD to 7-segment decoder .i 4 .o 7 .ilb w x y z .ob a b c d e f g .p 16 0000 1111 110 0001 0110 000 0010 1101 101 0011 1111 001 0100 0110 011 0101 1011 011 0110 1011 111 0111 1110 000 1000 1111 111 1001 1111 011 1010 ---- --- 1011 ---- --- 1100 ---- --- 1101 ---- --- 1110 ---- --- 1111 ---- --- .e