logisim 2
0 Stars     19 Views    

Author: Robert De La Cruz

Project access type: Public

Description:

Consider the logical function given by this truth table. The variables p, q, an r are inputs. The variable z is the output.

pqrz00010011010001111000101111001111

 

Implement this logic function in Logisim using sum-of-minterms form.  Use a logic input pin of width 3 for p, q, and r.  Use a splitter to separate the 3 input values. Use an LED for z.

 

On your circuit, label each and-gate that represents a minterm.  For example, abc' would be a possible minterm on a circuit with the three inputs a, b, and c.

Created: Mar 07, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.