summaryrefslogtreecommitdiff
path: root/manual/CHAPTER_Prog.tex
blob: a1ca383d04a4ccabfee6635d52ddead55bd359b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\chapter{Programming Yosys Extensions}
\label{chapter:prog}

\begin{fixme}
This chapter will contain a guided tour to the Yosys APIs and conclude
with an example module.
\end{fixme}

\section{Programming with RTLIL}
\section{Internal Utility Libraries}
\section{Loadable Modules}