Merge branch 'master' of https://github.com/cliffordwolf/yosys
[yosys.git] / manual / CHAPTER_Appnotes.tex
1
2 \chapter{Application Notes}
3 \label{chapter:appnotes}
4
5 % \begin{fixme}
6 % This appendix will cover some typical use-cases of Yosys in the form of application notes.
7 % \end{fixme}
8 %
9 % \section{Synthesizing using a Cell Library in Liberty Format}
10 % \section{Reverse Engeneering the MOS6502 from an NMOS Transistor Netlist}
11 % \section{Reconfigurable Coarse-Grain Synthesis using Intersynth}
12
13 This appendix contains copies of the Yosys application notes.
14
15 \begin{itemize}
16 \item Yosys AppNote 010: Converting Verilog to BLIF \dotfill Page \pageref{app:010} \hskip2cm\null
17 \item Yosys AppNote 011: Interactive Design Investigation \dotfill Page \pageref{app:011} \hskip2cm\null
18 \end{itemize}
19
20 \eject\label{app:010}
21 \includepdf[pages=-,pagecommand=\thispagestyle{plain}]{APPNOTE_010_Verilog_to_BLIF.pdf}
22
23 \eject\label{app:011}
24 \includepdf[pages=-,pagecommand=\thispagestyle{plain}]{APPNOTE_011_Design_Investigation.pdf}
25