diff options
Diffstat (limited to 'manual/CHAPTER_Auxprogs.tex')
-rw-r--r-- | manual/CHAPTER_Auxprogs.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/CHAPTER_Auxprogs.tex b/manual/CHAPTER_Auxprogs.tex index cce3741c2..a00893828 100644 --- a/manual/CHAPTER_Auxprogs.tex +++ b/manual/CHAPTER_Auxprogs.tex @@ -17,3 +17,9 @@ The {\tt yosys-filterlib} tool is a small utility that can be used to strip or extract information from a Liberty file. See Sec.~\ref{sec:techmap_extern} for details. +\section{yosys-abc} + +This is a unmodified copy of ABC \citeweblink{ABC}. Not all versions of Yosys +work with all versions of ABC. So Yosys comes with its own yosys-abc to avoid +compatibility issues between the two. + |