Typo
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
\documentclass[
|
\documentclass[
|
||||||
solutions,
|
nosolutions,
|
||||||
singlenumbering,
|
singlenumbering,
|
||||||
nopagenumber
|
nopagenumber
|
||||||
]{../../resources/ormc_handout}
|
]{../../resources/ormc_handout}
|
||||||
@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
\problem{}<rippleadder>
|
\problem{}<rippleadder>
|
||||||
How can we add two four-bit binary numbers using the full adder? \par
|
How can we add two four-bit binary numbers using the full adder? \par
|
||||||
We want a four-bit output sum and one-bit $c_\text{out}$.
|
We want a four-bit output sum and a one-bit $c_\text{out}$.
|
||||||
|
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user