commit | f9b4491a3316bbd80fcf9bebe2622af0d2e5567f | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Sat Nov 07 20:39:30 2020 -0800 |
committer | Tim 'mithro' Ansell <me@mith.ro> | Sun Nov 08 10:03:47 2020 -0800 |
tree | 559b9e324dc6e31dcf26df4928cbeeca0d0c03b9 |
docs: Adding default Sphinx setup. * Uses the following sphinx extensions; - [x] [sphinx-verilog-domain](https://github.com/SymbiFlow/sphinx-verilog-domain) - [x] [sphinxcontrib-hdl-diagrams](https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams) - [x] [Symbolator](https://github.com/SymbiFlow/symbolator) - [x] [sphinx_symbiflow_theme](https://github.com/SymbiFlow/sphinx_symbiflow_theme) * Adds a few custom roles useful for interlinking the PDK modules. * Uses `make-env` to enable a conda environment containing required binaries like Yosys, netlistsvg, etc. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>