Implementacion de funciones
0 Stars     68 Views    

Author: A.G. Medrano-Chavez

Project access type: Public

Description:

En este proyecto se implementan la siguientes funciones booleanas:

  • K(w, x, y, z) = (((wz)⊕(wy'))'+x)'
  • F(w, x, y, z) = (w⊕((y⊕z)+x'))'
  • G(w,x,y,z) = [wy+(x⊕z)]'

Created: Mar 23, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.