Lab 1: Say my Student Number

From Microlab Classes
Jump to navigation Jump to search

Instructions

In this lab exercise, you will create a logic circuit that detects the last 5 digits of your student number, as follows:

Example circuit for a student number of 202413859
  1. Download the template file in UVLe.
  2. Using the techniques taught in class, obtain a minimal sum-of-products (SOP) solution for detecting the last 5 digits of your student number.
  3. Create the minimal SOP circuit and connect it to the inputs and outputs in the template file.
  4. Save your work as LASTNAME_STUDENTNUMBER.circ
  5. Submit in the UVLe submission bin.

Notes

  • You must NOT move the input and output pins. Doing so means your circuit will not be checked properly.
  • To change the input in the input pin (for testing), you can use the hand tool. Click the hand tool and then click the input pin to have an input dialog box pop up.