3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-10 16:13:26 +00:00

Update CHANGELOG and manual for departure from upstream

This commit is contained in:
Eddie Hung 2020-04-27 12:08:45 -07:00
parent a3fa9fd6e9
commit c34d57de2e
2 changed files with 5 additions and 4 deletions

View file

@ -19,7 +19,8 @@ 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
This is a fork of ABC \citeweblink{ABC} with a small set of custom modifications
that have not yet been accepted upstream. 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.