First Steps with CircuitVerse
For logic circuits we will use the simulator CircuitVerse. It will be the only tool that we use in this lecture that does not require a Unix shell. So in case you are exhausted by know, this gives you a break ;-)
Boolean Functions and Logic Gates
Assignment
In the video you saw how to use NOT, AND and OR gates to assemble a XOR gate. And doing that is subject of Assignment 1:
Provide a link to your CircuitVerse project that implements the XOR gate by using only NOT, AND, OR gates as building blocks.