Programmable Logic Array: Difference between revisions
Appearance
N00basaurus (talk | contribs) Created a rough outline for a Programmable Logic Array page |
m better formatting |
||
| (One intermediate revision by the same user not shown) | |||
| 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 == | |||
* [[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.