CBE (Pt1.), Unix Pipelines, Subtractor, Multiplexer
This session has the following topics:
-
A Unix workout for using useful commands together with so called Unix pipelines,
-
In the first part of the C by Example series you get some technical background that is required to understand the programming language in general.
-
You will build a 4-bit subtractor on top of your previously build 4-bit adder.
-
For a nice chill out we use a multiplexer to combine the 4-bit adder and 4-bit subtracter into a multi-use tool and provide a nice demo.