From a7e6070ffab93d3fc80345604464f28d9ebbf724 Mon Sep 17 00:00:00 2001 From: lshprung Date: Fri, 16 Oct 2020 10:28:33 -0700 Subject: Post-class 10/16 --- 10.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to '10.md') diff --git a/10.md b/10.md index c7bad48..3151605 100644 --- a/10.md +++ b/10.md @@ -181,3 +181,7 @@ - We are learning things in the context of underlying circuit implementations - We have learned how to build an adder, not a subtractor - When you need to show subtraction, you \*must\* negate and add + +--- + +[Overflow, Comparison, ALU ->](11.md) -- cgit