Jump to content

Programmable Logic Array

From Logic World Wiki
Revision as of 06:32, 6 October 2025 by N00basaurus (talk | contribs) (Created a rough outline for a Programmable Logic Array page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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