Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 1 | git+https://github.com/SymbiFlow/sphinx_symbiflow_theme.git#egg=sphinx-symbiflow-theme |
| 2 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 3 | docutils |
| 4 | sphinx |
| 5 | sphinx-autobuild |
Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 6 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 7 | # Verilog domain |
| 8 | sphinx-verilog-domain |
| 9 | # Verilog diagrams using Yosys + netlistsvg |
| 10 | sphinxcontrib-hdl-diagrams |
Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 11 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 12 | # Module diagrams |
| 13 | git+https://github.com/SymbiFlow/symbolator.git#egg=symbolator |
Tim 'mithro' Ansell | a02d207 | 2021-11-22 10:04:27 -0800 | [diff] [blame] | 14 | git+https://github.com/hdl/pyHDLparser.git#egg=hdlparse |
Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 15 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 16 | # pycairo |
| 17 | # vext.gi |
Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 18 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 19 | restructuredtext-lint |
| 20 | rstdoc |
Tim 'mithro' Ansell | 1ed5750 | 2021-11-23 08:02:34 -0800 | [diff] [blame^] | 21 | |
Ethan Mahintorabi | 208389b | 2021-11-17 12:38:35 -0800 | [diff] [blame] | 22 | tabulate |