Pārlūkot izejas kodu

A bit more text

Baglio Tabifata 4 gadi atpakaļ
vecāks
revīzija
2d4f196cb6
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      docs/Black_Box_Analysis.md

+ 6 - 0
docs/Black_Box_Analysis.md

@@ -47,3 +47,9 @@ From what I wrote above, we can see that for a registered PAL we have:
 - 2^X theoretically possible MacroStates
 - 2^Z combinations of inputs for every MacroState to map them to the 2^Y possible SubStates for that specific MacroState
 - 2^Z combination of inputs for every MacroState to try with a clock-pulse, to see in which MacroState we end up.
+
+Where:
+
+- X is the number of registered outputs
+- Y is the number of outputs
+- Z is the number of inputs