Tidy/reflow some things

This commit is contained in:
Krystine Sherwin
2023-08-03 10:37:43 +12:00
parent 2c75b103d6
commit 4b40372446
10 changed files with 433 additions and 443 deletions
@@ -143,7 +143,7 @@ identifies cells with identical inputs and replaces them with a single instance
of the cell.
The option ``-nomux`` can be used to disable resource sharing for multiplexer
cells (``$mux`` and ``$pmux.`` This can be useful as it prevents multiplexer
cells (``$mux`` and ``$pmux``.) This can be useful as it prevents multiplexer
trees to be merged, which might prevent ``opt_muxtree`` to identify possible
optimizations.