Initial release of the ReRAM PDK.
This release contains only documentation.
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
Signed-off-by: Steve Kosier <Steve.Kosier@skywatertechnology.com>
diff --git a/docs/requirements.txt b/docs/requirements.txt
new file mode 100644
index 0000000..f55c598
--- /dev/null
+++ b/docs/requirements.txt
@@ -0,0 +1,15 @@
+git+https://github.com/SymbiFlow/sphinx_materialdesign_theme.git#egg=sphinx-symbiflow-theme
+docutils
+sphinx
+sphinx-autobuild
+# Verilog domain
+sphinx-verilog-domain
+# Verilog diagrams using Yosys + netlistsvg
+sphinxcontrib-hdl-diagrams
+# Module diagrams
+git+https://github.com/SymbiFlow/symbolator.git#egg=symbolator
+# pycairo
+# vext.gi
+restructuredtext-lint
+rstdoc
+tabulate