How To Implement This Function With 2 Input Nand..

Status
Not open for further replies.
(+) =XOR

F(w,x,y,z)=(w'+x'+y')(+)xyz

i tried to :

F(w,x,y,z)=(w'+x'+y')(+)xyz=(w'+x'+y')' *(xyz) + (w'+x'+y')(xyz)'=
=(wxy)(xyz)+(w'+x'+y')(x'+y'+z')
..
..
in the end i get
=wxyz+w'x'+w'y'+w'z'+x'+x'y'+x'y'+y'+y'z'+y'z'

what to do know???
how to transform implement it with a two input line NANDs
???
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…