Design a minimum BCD to 7-segment LED display decoder circuit.  The input is a 4-bit BCD value, and there are 7 outputs - one output for each segment of the 7-segment display.  The circuit should generate the appropriate display on the 7-segment display for each input BCD value.  If the output for a given display segment is 1, then assume the display segment will be illuminated,otherwise the segment will be dark. Use output labels as provided below. Include truth table, K-maps, circuit