Lab Coding: Logic Gate - 01: F Not (Ab + CD) F Ab Nor CD F Aandbnorcandd
This document describes a logic gate function with 4 inputs - a, b, c, and d. The function f is equal to the negation of (a AND b) OR (c AND d), which is also equivalent to (a AND b) NOR (c AND d), and finally to (a AND b) NOR (c AND d).
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
70 views1 page
Lab Coding: Logic Gate - 01: F Not (Ab + CD) F Ab Nor CD F Aandbnorcandd
This document describes a logic gate function with 4 inputs - a, b, c, and d. The function f is equal to the negation of (a AND b) OR (c AND d), which is also equivalent to (a AND b) NOR (c AND d), and finally to (a AND b) NOR (c AND d).