aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-06-17 13:46:01 +0200
committerClifford Wolf <clifford@clifford.at>2016-06-17 13:50:09 +0200
commit52bb1b968d4bfbbbd84eca88f0e80c486cc1a16e (patch)
tree59a78b1ea866b90e23c757bdba2c5c2680b9d636 /manual
parentc3365034e9db8b6450db578daefd860276d5071f (diff)
downloadyosys-52bb1b968d4bfbbbd84eca88f0e80c486cc1a16e.tar.gz
yosys-52bb1b968d4bfbbbd84eca88f0e80c486cc1a16e.tar.bz2
yosys-52bb1b968d4bfbbbd84eca88f0e80c486cc1a16e.zip
Added $sop cell type and "abc -sop"
Diffstat (limited to 'manual')
-rw-r--r--manual/CHAPTER_CellLib.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/CHAPTER_CellLib.tex b/manual/CHAPTER_CellLib.tex
index c648eb1fe..f97d4ffa5 100644
--- a/manual/CHAPTER_CellLib.tex
+++ b/manual/CHAPTER_CellLib.tex
@@ -429,6 +429,10 @@ Add information about {\tt \$slice} and {\tt \$concat} cells.
\end{fixme}
\begin{fixme}
+Add information about {\tt \$lut} and {\tt \$sop} cells.
+\end{fixme}
+
+\begin{fixme}
Add information about {\tt \$alu}, {\tt \$macc}, {\tt \$fa}, and {\tt \$lcu} cells.
\end{fixme}