============= Demultiplexer [TOC] ============= The __demultiplexer__ together with a multiplexer and the 4-bit adder will be used to build an integrated adder/subtractor. This means that we can choose with a control bit whether our devices does act as an adder or subtractor. Assignment ========== In the video I am building an integrated 4-bit adder/subtractor. Your job for __Assignment 2.4__ is to build analogously an integrated 8-bit adder/subtractor. Hand-in a link to your project. Video tutorial ============== ---- VIDEO ------------------------------ https://www.youtube.com/embed/5G-xGOPcezQ ----------------------------------------- :links: demultiplexer -> https://docs.circuitverse.org/#/decodersandplexers?id=demultiplexer Assignment 2.4 -> https://moodle.uni-ulm.de/mod/assign/view.php?id=203708 :navigate: up -> doc:index back -> doc:session02/page03