summaryrefslogtreecommitdiff
path: root/manual/PRESENTATION_Intro.tex
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-17 09:45:04 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-17 09:45:04 +0100
commit0fbc1a59dd617aa3e9e9219180b8df0a37447300 (patch)
tree4139a7693b04e03e170809a85e0492860d0fcb0b /manual/PRESENTATION_Intro.tex
parentca53ef50982d84917a4f6d293dd0d07805bb8eb6 (diff)
Progress in presentation
Diffstat (limited to 'manual/PRESENTATION_Intro.tex')
-rw-r--r--manual/PRESENTATION_Intro.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/PRESENTATION_Intro.tex b/manual/PRESENTATION_Intro.tex
index 312cb898..27576647 100644
--- a/manual/PRESENTATION_Intro.tex
+++ b/manual/PRESENTATION_Intro.tex
@@ -326,7 +326,7 @@ as Qflow\footnote[frame]{\url{http://opencircuitdesign.com/qflow/}} for ASIC des
Read Verilog source file and convert to internal representation.
}%
\only<2>{
- Elaborate the design hierarchy. Should alsways be the first
+ Elaborate the design hierarchy. Should always be the first
command after reading the design.
}%
\only<3>{
@@ -794,7 +794,7 @@ We need you as a developer:
\begin{frame}{\subsecname}
\begin{itemize}
\item Yosys is a powerful tool and framework for Verilog synthesis.
-\item Is uses a command-based interface and can be controlled by scripts.
+\item It uses a command-based interface and can be controlled by scripts.
\item By combining existing commands and implementing new commands Yosys can
be used in a wide range of application far beyond simple synthesis.
\end{itemize}