From f5de2c4b6338fad540d801a3f40687064f3ca6a4 Mon Sep 17 00:00:00 2001 From: Grant Brown <grantb91@gmail.com> Date: Sat, 3 Apr 2021 16:25:35 -0600 Subject: [PATCH] Updated rst index tree --- .../datasheet/sofa_chd/custom_cells/custom_cells.rst | 4 ++-- DOC/source/datasheet/sofa_chd/custom_cells/index.rst | 10 ++++++++++ DOC/source/datasheet/sofa_chd/index.rst | 2 ++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 DOC/source/datasheet/sofa_chd/custom_cells/index.rst diff --git a/DOC/source/datasheet/sofa_chd/custom_cells/custom_cells.rst b/DOC/source/datasheet/sofa_chd/custom_cells/custom_cells.rst index e354d98..ea3b834 100644 --- a/DOC/source/datasheet/sofa_chd/custom_cells/custom_cells.rst +++ b/DOC/source/datasheet/sofa_chd/custom_cells/custom_cells.rst @@ -25,7 +25,7 @@ Single level multiplexers are controlled through configuration SRAM cells which .. INVMUX2_1 SKY130_UUOPENFPGA_CC_HD_INVMUX2_1 ---------------------------------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Usage: 2-Input Transmission Gate Multiplexer with Unity Drive Strength Inverter Input -Pins: @@ -80,7 +80,7 @@ Our custom multiplexer provides over a 31\% reduction in propagation delay. .. INVMUX3_1 SKY130_UUOPENFPGA_CC_HD_INVMUX3_1 ---------------------------------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Usage: 3-Input Transmission Gate Multiplexer with Unity Drive Strength Inverter Input - Pins: diff --git a/DOC/source/datasheet/sofa_chd/custom_cells/index.rst b/DOC/source/datasheet/sofa_chd/custom_cells/index.rst new file mode 100644 index 0000000..ea3ea41 --- /dev/null +++ b/DOC/source/datasheet/sofa_chd/custom_cells/index.rst @@ -0,0 +1,10 @@ +.. _custom_cells: + Custom Cells + +Custom Cells +-------- + +.. toctree:: + :maxdepth: 2 + + custom_cells \ No newline at end of file diff --git a/DOC/source/datasheet/sofa_chd/index.rst b/DOC/source/datasheet/sofa_chd/index.rst index a35e5fe..2f319f5 100644 --- a/DOC/source/datasheet/sofa_chd/index.rst +++ b/DOC/source/datasheet/sofa_chd/index.rst @@ -14,3 +14,5 @@ SOFA CHD sofa_chd_clb_arch sofa_chd_circuit_design + + custom_cells/index