============================= First Steps with CircuitVerse [TOC] ============================= 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 ================================= ---- VIDEO ------------------------------ https://www.youtube.com/embed/8REMztSzANA ----------------------------------------- __Slides__ 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__: ---- BOX ----------------------------------------------------------------------- Provide a link to your CircuitVerse project that implements the XOR gate by using only NOT, AND, OR gates as building blocks. -------------------------------------------------------------------------------- :links: CircuitVerse -> https://circuitverse.org Assignment 1 -> https://moodle.uni-ulm.de/mod/assign/view.php?id=501198 Slides -> https://www.mathematik.uni-ulm.de/numerik/hpc/ss22/hpc0/slides/HPC0 Logic Gates and Boolean Functions.pdf