From 6ae60b94c6da6587f00624043a84c6f3061187a1 Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Thu, 12 Sep 2019 17:56:12 -0700 Subject: [PATCH] correct capitalization in Adding an Accelerator/Device --- docs/Customization/Adding-An-Accelerator.rst | 2 +- docs/Generators/RocketChip.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Customization/Adding-An-Accelerator.rst b/docs/Customization/Adding-An-Accelerator.rst index b0e031a2..20aea8c0 100644 --- a/docs/Customization/Adding-An-Accelerator.rst +++ b/docs/Customization/Adding-An-Accelerator.rst @@ -1,6 +1,6 @@ .. _adding-an-accelerator: -Adding An Accelerator/Device +Adding an Accelerator/Device =============================== Accelerators or custom IO devices can be added to your SoC in several ways: diff --git a/docs/Generators/RocketChip.rst b/docs/Generators/RocketChip.rst index d18201b6..34d8f563 100644 --- a/docs/Generators/RocketChip.rst +++ b/docs/Generators/RocketChip.rst @@ -59,7 +59,7 @@ It can also optionally expose an external AXI4 port, which can be attached to vendor-supplied AXI4 IP. To learn more about adding MMIO peripherals, check out the :ref:`MMIO Peripheral` -section of :ref:`Adding An Accelerator/Device`. +section of :ref:`Adding an Accelerator/Device`. DMA ---