yosys/manual/CHAPTER_Appnotes.tex

26 lines
913 B
TeX
Raw Normal View History

2013-07-20 08:19:12 -05:00
\chapter{Application Notes}
\label{chapter:appnotes}
2014-11-08 03:59:48 -06:00
% \begin{fixme}
% This appendix will cover some typical use-cases of Yosys in the form of application notes.
% \end{fixme}
2015-07-02 04:14:30 -05:00
%
2014-11-08 03:59:48 -06:00
% \section{Synthesizing using a Cell Library in Liberty Format}
2015-08-14 03:56:05 -05:00
% \section{Reverse Engineering the MOS6502 from an NMOS Transistor Netlist}
2014-11-08 03:59:48 -06:00
% \section{Reconfigurable Coarse-Grain Synthesis using Intersynth}
2013-07-20 08:19:12 -05:00
2014-11-08 03:59:48 -06:00
This appendix contains copies of the Yosys application notes.
\begin{itemize}
\item Yosys AppNote 010: Converting Verilog to BLIF \dotfill Page \pageref{app:010} \hskip2cm\null
\item Yosys AppNote 011: Interactive Design Investigation \dotfill Page \pageref{app:011} \hskip2cm\null
\end{itemize}
\eject\label{app:010}
\includepdf[pages=-,pagecommand=\thispagestyle{plain}]{APPNOTE_010_Verilog_to_BLIF.pdf}
\eject\label{app:011}
\includepdf[pages=-,pagecommand=\thispagestyle{plain}]{APPNOTE_011_Design_Investigation.pdf}
2013-07-20 08:19:12 -05:00