summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-05 15:06:13 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-05 15:06:13 +0100
commit3b5c462273686d7d479a988718a26468f0bc3ef5 (patch)
treedcb174e16064a87fdb3561e1d280c99af66b30d1 /manual
parent9f6364c1c4f268043536adf1b675da0994ee268e (diff)
presentation progress
Diffstat (limited to 'manual')
-rw-r--r--manual/PRESENTATION_ExAdv.tex4
-rw-r--r--manual/PRESENTATION_ExOth.tex3
-rw-r--r--manual/PRESENTATION_ExSyn.tex2
-rw-r--r--manual/PRESENTATION_Intro.tex46
-rw-r--r--manual/presentation.tex10
5 files changed, 62 insertions, 3 deletions
diff --git a/manual/PRESENTATION_ExAdv.tex b/manual/PRESENTATION_ExAdv.tex
index 76df120d..74f0e82c 100644
--- a/manual/PRESENTATION_ExAdv.tex
+++ b/manual/PRESENTATION_ExAdv.tex
@@ -21,6 +21,7 @@ This section contains 4 subsections:
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
@@ -35,6 +36,7 @@ TBD
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
@@ -49,6 +51,7 @@ TBD
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
@@ -63,6 +66,7 @@ TBD
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
diff --git a/manual/PRESENTATION_ExOth.tex b/manual/PRESENTATION_ExOth.tex
index 83bd82e3..8ac34f73 100644
--- a/manual/PRESENTATION_ExOth.tex
+++ b/manual/PRESENTATION_ExOth.tex
@@ -20,6 +20,7 @@ This section contains 3 subsections:
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
@@ -34,6 +35,7 @@ TBD
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
@@ -48,6 +50,7 @@ TBD
\begin{frame}
\subsectionpage
+\subsectionpagesuffix
\end{frame}
\subsubsection{TBD}
diff --git a/manual/PRESENTATION_ExSyn.tex b/manual/PRESENTATION_ExSyn.tex
index f183da93..9aa9bfeb 100644
--- a/manual/PRESENTATION_ExSyn.tex
+++ b/manual/PRESENTATION_ExSyn.tex
@@ -348,7 +348,7 @@ Finally the {\tt fsm\_map} command can be used to convert the (optimized) {\tt
\begin{frame}[t]{\subsecname}
\vbox to 0cm{\includegraphics[width=12cm,trim=-18cm 0cm 0cm -34cm]{PRESENTATION_ExSyn/techmap_01.pdf}\vss}
\vskip-0.8cm
-The {\tt techmap} command replaces cells with an implementations given as
+The {\tt techmap} command replaces cells with implementations given as
verilog source. For example implementing a 32 bit adder using 16 bit adders:
\vbox to 0cm{
diff --git a/manual/PRESENTATION_Intro.tex b/manual/PRESENTATION_Intro.tex
index ea6231ac..1075e3d5 100644
--- a/manual/PRESENTATION_Intro.tex
+++ b/manual/PRESENTATION_Intro.tex
@@ -1,5 +1,5 @@
-\section{Introduction}
+\section{Introduction to Yosys}
\begin{frame}
\sectionpage
@@ -578,7 +578,9 @@ endmodule
\end{lstlisting}
\end{frame}
-\subsection{Verification}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\subsection{Verification of Yosys}
\begin{frame}{\subsecname}
Contiously checking the correctness of Yosys and making sure that new features
@@ -694,3 +696,43 @@ copyright notice and this permission notice appear in all copies.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\subsection{Typical Applications for Yosys}
+
+\begin{frame}{\subsecname}
+\begin{itemize}
+\item Synthesis of final production designs
+\item Pre-production synthesis (trial runs before investing in other tools)
+\item Convertion of full-featured Verilog to simple Verilog
+\item Convertion of Verilog to other formats (BLIF, BTOR, etc)
+\item Demonstrating synthesis algorithms (e.g. for educational purposes)
+\item Framework for experimenting with new algorithms
+\item Framework for building custom flows\footnote[frame]{Not limited to synthesis
+but also formal verification, reverse engineering, ...}
+\end{itemize}
+\end{frame}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\subsection{Documentation, Downloads, Contatcs}
+
+\begin{frame}{\subsecname}
+\begin{itemize}
+\item Website: \\
+\smallskip\hskip1cm\url{http://www.clifford.at/yosys/}
+
+\bigskip
+\item Manual, Command Reference, Appliction Notes: \\
+\smallskip\hskip1cm\url{http://www.clifford.at/yosys/documentation.html}
+
+\bigskip
+\item Instead of a mailing list we have a SubReddit: \\
+\smallskip\hskip1cm\url{http://www.reddit.com/r/yosys/}
+
+\bigskip
+\item Direct link to the source code: \\
+\smallskip\hskip1cm\url{https://github.com/cliffordwolf/yosys}
+\end{itemize}
+\end{frame}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
diff --git a/manual/presentation.tex b/manual/presentation.tex
index f9d40681..aa26132d 100644
--- a/manual/presentation.tex
+++ b/manual/presentation.tex
@@ -60,6 +60,16 @@
\begin{boxalertenv}#2{#1}\end{boxalertenv}%
}}
+\newcommand{\subsectionpagesuffix}{
+\vfill\begin{centering}
+{\usebeamerfont{subsection name}\usebeamercolor[fg]{subsection name}of \sectionname~\insertsectionnumber}
+\vskip1em\par
+\setbeamercolor{graybox}{bg=gray}
+\begin{beamercolorbox}[sep=8pt,center,bg=gray]{graybox}
+\usebeamerfont{subsection title}\insertsection\par
+\end{beamercolorbox}
+\end{centering}}
+
\title{Yosys Open SYnthesis Suite}
\author{Clifford Wolf}
\institute{http://www.clifford.at/}