Is it possible to implement both a 3-variable and a 4-variable function using single PLA

后端 未结 0 1457
-上瘾入骨i
-上瘾入骨i 2021-02-08 05:59

I have to implement 3 functions-

  1. F1 = xy’ + w’z
  2. F2 = y’z + xz’
  3. F3 = wy’z’ + w’xz + xyz

Since in Programmable Logic Array (PLA) AND a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题