Add Subservient documentation
Some checks failed
Run compliance test suite / RISC-V Compliance Test (push) Has been cancelled
Formal verification / Run RISCV-formal verification suite (push) Has been cancelled
Run linter / Linter (push) Has been cancelled
Build GDS using OpenLANE and sky130 PDK / build-openlane-sky130 (push) Has been cancelled

This commit is contained in:
Olof Kindgren 2024-12-18 13:48:27 +01:00
parent 1b06ae6033
commit de4c3b44ee
4 changed files with 11 additions and 1 deletions

View file

@ -28,7 +28,6 @@ author = 'Olof Kindgren'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.autosectionlabel',
'sphinxcontrib.wavedrom'
]

View file

@ -9,3 +9,4 @@ Welcome to the reservoir, a pool of ready-made designs and subsystems for differ
.. include:: servile.rst
.. include:: serving.rst
.. include:: servant.rst
.. include:: subservient.rst

BIN
doc/subservient.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

10
doc/subservient.rst Normal file
View file

@ -0,0 +1,10 @@
Subservient : SERV ASIC macro
=============================
.. figure:: subservient.png
Subservient ASIC macro
`Subservient <https://github.com/olofk/subservient>`_ is a minimal reference system that just requires connecting one single-port SRAM for data, instructions and RF. It is intended to make ASIC integration easier.