Tutorial 2 - Specification
==========================

Description:
------------
Tutorial 1 showed you have basic wiring works, but this won't get you far. To build interesting designs you have to reuse other elements however.

In this tutorial we will build a NAND gate based on a NAND gate... for educational purposes only, of course!

Usually this specification would explain what a NAND gate does, but you'll find the NAND gate specification in the "Completed" designs section in the explorer. Head over there, read it and get back to the "Design" tab of this tutorial!  

After finishing this tutorial try to design the NOT gate under the "Tasks/" folder if you haven't already done so!