CS1101: Laboratory 11(a)

Multiplexer Circuits

Academic Year 2006-2007

Lecturer: Dr. Barry O'Sullivan
Department of Computer Science
University College Cork

b.osullivan@cs.ucc.ie


Objective of this Lab

The objective of this lab is to study how a multiplexer works. As well as implementing an eight-input multiplexer (i.e. 8 data inputs), you will also use it to implement a simple 3-input truth-table. The circuit should be implemented in TKGate.


Submission

To submit your assignment please put your designs for the required circuits in a file called Multiplexer.v. To submit your designs, type the following from the command prompt from one of the lab machines:
cs1101submit Multiplexer.v

The submission deadline is 5pm on Monday 12th of March.


Tasks

  1. Task #1:
  2. Task #2:


b.osullivan@cs.ucc.ie

Return to the CS1101 Home Page