mirror of
https://github.com/olofk/serv.git
synced 2026-05-01 14:15:55 +00:00
Add Subservient documentation
This commit is contained in:
@@ -28,7 +28,6 @@ author = 'Olof Kindgren'
|
|||||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||||
# ones.
|
# ones.
|
||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autosectionlabel',
|
|
||||||
'sphinxcontrib.wavedrom'
|
'sphinxcontrib.wavedrom'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -9,3 +9,4 @@ Welcome to the reservoir, a pool of ready-made designs and subsystems for differ
|
|||||||
.. include:: servile.rst
|
.. include:: servile.rst
|
||||||
.. include:: serving.rst
|
.. include:: serving.rst
|
||||||
.. include:: servant.rst
|
.. include:: servant.rst
|
||||||
|
.. include:: subservient.rst
|
||||||
|
|||||||
BIN
doc/subservient.png
Normal file
BIN
doc/subservient.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
10
doc/subservient.rst
Normal file
10
doc/subservient.rst
Normal 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.
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user