summaryrefslogtreecommitdiff
path: root/manual/CHAPTER_Prog.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/CHAPTER_Prog.tex')
-rw-r--r--manual/CHAPTER_Prog.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/CHAPTER_Prog.tex b/manual/CHAPTER_Prog.tex
new file mode 100644
index 00000000..a1ca383d
--- /dev/null
+++ b/manual/CHAPTER_Prog.tex
@@ -0,0 +1,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}
+