mirror of https://github.com/YosysHQ/yosys.git
14 lines
282 B
TeX
14 lines
282 B
TeX
|
|
||
|
\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}
|
||
|
|