3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-02 01:13:19 +00:00

Added first presentation slides

This commit is contained in:
Clifford Wolf 2014-01-27 17:08:19 +01:00
parent fa103e55ad
commit fb4c3dff33
7 changed files with 105 additions and 1 deletions

16
manual/presentation.tex Normal file
View file

@ -0,0 +1,16 @@
\documentclass{beamer}
\title{Yosys Open SYnthesis Suite}
\author{Clifford Wolf}
\beamertemplatenavigationsymbolsempty
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\include{PRESENTATION_Intro}
\end{document}