Explanation to the PLA layout

The AND part is actually a NOR.

      (A' + B' )' = A B ,

   Therefore, the input have to use its complement part (place the fuse at the input's complement)

¡@

¡@

¡@

The OR part is also a NOR, placed vertically.

    first (C + D)' , then take a inverter, the result is C +D

¡@