1
0
mirror of synced 2026-04-30 21:50:07 +00:00
Files
YosysHQ.yosys/manual/CHAPTER_Prog.tex
2013-07-20 15:19:12 +02:00

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}