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:
parent
fa103e55ad
commit
fb4c3dff33
7 changed files with 105 additions and 1 deletions
16
manual/presentation.tex
Normal file
16
manual/presentation.tex
Normal 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}
|
Loading…
Add table
Add a link
Reference in a new issue