diff --git a/docs/source/conf.py b/docs/source/conf.py index 5a6c30d..0fb42b1 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -13,7 +13,8 @@ repos = [ ('amaranth-lang/amaranth', 'tags/v0.5.4'), ('chipflow/amaranth-soc', 'origin/reference-docs-chipflow'), - ('chipflow/chipflow-lib', 'origin/main') + ('chipflow/chipflow-lib', 'origin/main'), + ('chipflow/chipflow-digital-ip', 'origin/main') ] # copy in the doc sources from our repos diff --git a/docs/source/index.rst b/docs/source/index.rst index a35223c..7b95244 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -20,6 +20,7 @@ Contents chipflow-lib/getting-started chipflow-lib/index + Digital IP Library Amaranth Language and Toolchain Amaranth System-on-a-Chip toolkit support