From: Stefan Biereigel Date: Mon, 27 May 2019 16:07:12 +0000 (+0200) Subject: update README.md with wand/wor information X-Git-Tag: yosys-0.9~102^2~2^2~3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f11a732102c9e5c32871de9aad2de95b20d988f;p=yosys.git update README.md with wand/wor information --- diff --git a/README.md b/README.md index efb74ef4e..73124898d 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ writing the design to the console in Yosys's internal format: yosys> write_ilang -elaborate design hierarchy: +elaborate design hierarchy and convert wand/wor nets to logic: yosys> hierarchy @@ -257,7 +257,7 @@ for them: - Non-synthesizable language features as defined in IEC 62142(E):2005 / IEEE Std. 1364.1(E):2002 -- The ``tri``, ``triand``, ``trior``, ``wand`` and ``wor`` net types +- The ``tri``, ``triand`` and ``trior`` net types - The ``config`` and ``disable`` keywords and library map files