Commentary (#5840)
This commit is contained in:
parent
a62f7fe4ae
commit
10a77a17a9
|
|
@ -146,7 +146,7 @@ Those developing Verilator itself may also want these (see internals.rst):
|
|||
.. code-block:: shell
|
||||
|
||||
sudo apt-get install clang clang-format-14 cmake gdb gprof graphviz lcov
|
||||
sudo apt-get install python3-clang yapf3 bear jq
|
||||
sudo apt-get install python3-clang python3-distro yapf3 bear jq
|
||||
sudo pip3 install sphinx sphinx_rtd_theme sphinxcontrib-spelling breathe ruff
|
||||
sudo pip3 install git+https://github.com/antmicro/astsee.git
|
||||
cpan install Pod::Perldoc
|
||||
|
|
|
|||
Loading…
Reference in New Issue