I'm a beginner to logic circuits and I'm trying to construct a truth table for a LED dice circuit.
I've got 7 outputs in my table, 1 for each LED, but I can't figure out how many inputs I need.
I've been told that the formula below gives the number of inputs, but I don't know what Y is. Can anyone confirm that the formula is correct, and tell me what Y is so I can work this out? Thanks
n = log(Y + 1) / log(2)