Skip to content

Commit 2d43a86

Browse files
felixonmarsucbjrl
authored andcommitted
Fix some typos in tutorial.tex (#148)
1 parent 0e7d2c7 commit 2d43a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tutorial/tutorial.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ \section{State Elements}
803803
delayed by one clock cycle. Note that we do not have to specify the
804804
type of \verb+Reg+ as it will be automatically inferred from its input
805805
when instantiated in this way. In the current version of Chisel,
806-
clock and reset are global signals that are implicity included where
806+
clock and reset are global signals that are implicitly included where
807807
needed.
808808

809809
Using registers, we can quickly define a number of useful circuit
@@ -832,7 +832,7 @@ \section{State Elements}
832832
The \verb!:=! assignment to \verb!x! in \verb!counter! wires an update combinational circuit
833833
which increments the counter value unless it hits the \verb+max+ at which point it wraps back to zero.
834834
Note that when \verb!x! appears on the right-hand side of
835-
an assigment, its output is referenced, whereas when on the left-hand
835+
an assignment, its output is referenced, whereas when on the left-hand
836836
side, its input is referenced.
837837

838838
Counters can be used to build a number of useful sequential circuits.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy