3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-07 06:33:24 +00:00

Docs: changes/todos from JF

This commit is contained in:
Krystine Sherwin 2024-01-30 13:33:07 +13:00
parent 9878e69d6c
commit fd0c574942
No known key found for this signature in database
4 changed files with 43 additions and 32 deletions

View file

@ -220,7 +220,8 @@ Per default the :cmd:ref:`show` command outputs a temporary dot file and
launches ``xdot`` to display it. The options ``-format``, ``-viewer`` and
``-prefix`` can be used to change format, viewer and filename prefix. Note that
the ``pdf`` and ``ps`` format are the only formats that support plotting
multiple modules in one run.
multiple modules in one run. The ``dot`` format can be used to output multiple
modules, however ``xdot`` will raise an error when trying to read them.
In densely connected circuits it is sometimes hard to keep track of the
individual signal wires. For these cases it can be useful to call