Baglio Tabifata 4 years ago
parent
commit
6d4dc0386f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/analysis.md

+ 1 - 1
docs/analysis.md

@@ -69,7 +69,7 @@ The function that calculates the value of the output whose value is feed back in
 
 
 ## Analysis
 ## Analysis
 
 
-Ideally, recovering the structure of the logic plane of a PAL would be done by feeding the logic plane every input combination and record the corresponding outputs.
+Ideally, recovering the structure of the logic plane of a PAL would be done by feeding the logic plane every input combination and recording the corresponding outputs.
 
 
 With such information we could then build a truth table that ties input combinations to output values, and from there, obtain logical equations equivalent to the ones used to program the PAL.
 With such information we could then build a truth table that ties input combinations to output values, and from there, obtain logical equations equivalent to the ones used to program the PAL.