Jump to content

Programmable Logic Array: Difference between revisions

From Logic World Wiki
Created a rough outline for a Programmable Logic Array page
(No difference)

Revision as of 06:32, 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