Lab 1: Combinational Circuit

Implement a Combinational Circuit

Implement a combinational circuit defined by the functions given define below.

Consider the function: F1(A,B,C) = m0+m2+m3+m7
Simplify the function and implement the simplified function.
Implement these functions using {AND, OR, and NOT} IC chips in your kits.

Instructions

  1. Draw the connections on the sheet with the ICs.
  2. Identify the ICs and the breadboard in yoru lab kit
  3. Place the IC firmly on the breadboard. Make the connections using jumper wires.
  4. We will provide the test pattern to test your circuit. Output will be tested using LED (ON - 1, OFF - 0).