# BCD Display with Latch

This is a simple design that latches a number from 0-9 into flip-flops and displays it on a 7-segment display.

Any number above 9 results in a blank display.

The display logic is generated by https://github.com/maehw/wokwi-lookup-table-generator
10k
Loading
tt-block-input-8

ERC Warnings

flop1:CLK: Clock driven by combinatorial logic
flop2:CLK: Clock driven by combinatorial logic
flop3:CLK: Clock driven by combinatorial logic
flop4:CLK: Clock driven by combinatorial logic