aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-08-06 15:18:18 +0200
committerGitHub <noreply@github.com>2019-08-06 15:18:18 +0200
commita4b59de5d48a89ba5e1b46eb44877a91ceb6fa44 (patch)
treee94e14733c13e234d5c5055082d732be26fd6d9b /manual
parent44a9dcbbbf47f1a6f524c6328ff775f29573a935 (diff)
parent023086bd46bc828621ebb171b159efe1398aaecf (diff)
downloadyosys-a4b59de5d48a89ba5e1b46eb44877a91ceb6fa44.tar.gz
yosys-a4b59de5d48a89ba5e1b46eb44877a91ceb6fa44.tar.bz2
yosys-a4b59de5d48a89ba5e1b46eb44877a91ceb6fa44.zip
Merge pull request #1251 from YosysHQ/clifford/nmux
Add $_NMUX_, add "abc -g cmos", add proper cmos cell costs
Diffstat (limited to 'manual')
-rw-r--r--manual/CHAPTER_CellLib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/CHAPTER_CellLib.tex b/manual/CHAPTER_CellLib.tex
index cb1bcf1be..0106059b6 100644
--- a/manual/CHAPTER_CellLib.tex
+++ b/manual/CHAPTER_CellLib.tex
@@ -494,6 +494,6 @@ Add information about {\tt \$\_DFFE\_??\_}, {\tt \$\_DFFSR\_???\_}, {\tt \$\_DLA
\end{fixme}
\begin{fixme}
-Add information about {\tt \$\_AOI3\_}, {\tt \$\_OAI3\_}, {\tt \$\_AOI4\_}, and {\tt \$\_OAI4\_} cells.
+Add information about {\tt \$\_AOI3\_}, {\tt \$\_OAI3\_}, {\tt \$\_AOI4\_}, {\tt \$\_OAI4\_}, and {\tt \$\_NMUX\_} cells.
\end{fixme}