correct capitalization in Adding an Accelerator/Device

This commit is contained in:
Howard Mao
2019-09-12 17:56:12 -07:00
parent 9a8d6c908f
commit 6ae60b94c6
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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
---