Calculate survive/die decision based on number of neighbours and current state
Change number of neighbours and see
8 neighbours and rerouted current state need to go in 2 stages using 5 inputs
# | Input | Output |
---|---|---|
0 | clock | segment a |
1 | reset | segment b |
2 | half | segment c |
3 | input 0 or 5 | segment d |
4 | input 1 or 6 | segment e |
5 | input 2 or 7 | segment f |
6 | input 3 or 8 | segment g |
7 | input 4 or 9 | inverted clock |