Programmable Logic Array: Difference between revisions
Appearance
mNo edit summary |
m better formatting |
||
| Line 1: | Line 1: | ||
A Programmable Logic Array | ; '''Programmable Logic Array''' | ||
: A '''Programmable Logic Array''' ('''PLA''') is a combinational logic component that allows encoding of any Boolean expression into a simple, repeating circuit, provided that the expression is rearranged into a [[wikipedia:Disjunctive_normal_form|sum-of-products]] form. | |||
{{Todo|Add a basic PLA example | {{Todo|Add a basic PLA example and explain its function.}} | ||
== See also == | == See also == | ||
[[Lookup_Table|Lookup table]] | * [[Lookup_Table|Lookup table]] | ||
Latest revision as of 17:41, 7 October 2025
- Programmable Logic Array
- A Programmable Logic Array (PLA) is a combinational logic component that allows encoding of any Boolean expression into a simple, repeating circuit, provided that the expression is rearranged into a sum-of-products form.