Compare commits

..

1 Commits

Author SHA1 Message Date
67fc4c5c97
Convert "Adders" to typst
All checks were successful
CI / Typos (pull_request) Successful in 22s
CI / Typst formatting (pull_request) Successful in 17s
CI / Build (pull_request) Successful in 11m57s
2025-01-24 17:55:36 -08:00

View File

@ -75,11 +75,11 @@ Say that all basic logic gates need $1u$ of time to fully switch states. \
#v(2mm)
How much time does a full adder need to fully switch states? \
How about your circuit from @obj:ripple-adder?
How about your circuit from @ripple-adder?
#v(1fr)
#problem("Bonus")
Design a faster solution to @obj:ripple-adder.
Design a faster solution to @ripple-adder.
#v(1fr)