Jump to content

Programmable Logic Array: Difference between revisions

From Logic World Wiki
Created a rough outline for a Programmable Logic Array page
 
DjSapsan (talk | contribs)
mNo edit summary
Line 2: Line 2:


{{Todo|Add a basic PLA example, explain what it's doing}}
{{Todo|Add a basic PLA example, explain what it's doing}}
== See also ==
[[Lookup_Table|Lookup table]]

Revision as of 15:00, 6 October 2025

A Programmable Logic Array, or PLA, is a combination logic component that allows you to encode any boolean expression into a simple, repeating circuit, provided the boolean expression is rearranged as a sum-of-products form.


TODO: Add a basic PLA example, explain what it's doing

See also

Lookup table