Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/styles/config/vocabularies/Base/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Pmod(s)?
[Dd]efconfig
[Ss]etpoint
[Pp]assthrough
[Bb]aremetal

Tx
Rx
Expand Down Expand Up @@ -83,5 +84,6 @@ kbps
is rated
is kept
are highlighted
are prefixed
be adjusted
in order to
15 changes: 11 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,24 @@

Work-in-progress, not all content available at the
`wiki <https://wiki.analog.com/resources/eval/user-guides/>`_
has been imported yet.

Check warning on line 8 in docs/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:write-good.Passive:docs/index.rst:8:8 'been imported' may be passive voice. Use active voice if you can.

This docs provides developers using Analog Devices products with software and
documentation, including HDL interface code, software drivers, and reference
project examples for FPGA connectivity.
The System Level documentation provides developers using Analog Devices
products with software and documentation, including HDL interface code,
software drivers, and reference project examples for FPGA connectivity.
It also contains user guides for some Analog Devices evaluation boards to help
developers get up and running fast.

Contents
-------------------------------------------------------------------------------

.. toctree::
:caption: Product Categories
:maxdepth: 2
:glob:

products/*/index

.. toctree::
:caption: Kuiper & Linux Kernel
:maxdepth: 2
Expand All @@ -31,7 +38,7 @@
software/*/index

.. toctree::
:caption: Products & Tools
:caption: Devices
:maxdepth: 2
:glob:

Expand Down
38 changes: 38 additions & 0 deletions docs/products/adsp/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
.. _adsp:

Digital Signal Processors (ADSP)
================================

ADI has a large portfolio of :adi:`Digital Signal Processors <en/product-category/dsp.html>`
(see :adi:`Selection Table for Digital Signal Processors <en/parametricsearch/3020#/>`).
A subset of those processors include ARM Cortex cores and are prefixed with SC
for "SHARC Connect". They can run baremetal applications, an RTOS or Linux.
Cortex-M33 models are appropriate for a baremetal application or an RTOS, while
Cortex-A5 and Cortex-A55 can also run 32-bit or 64-bit Linux respectively.

Cortex-M33
----------

- :adi:`ADSP-SC834 <en/products/ADSP-SC834.html>`
- :adi:`ADSP-SC835 <en/products/ADSP-SC835.html>`

Cortex-A5
---------

- :adi:`ADSP-SC570 <en/products/ADSP-SC570.html>`
- :adi:`ADSP-SC571 <en/products/ADSP-SC571.html>`
- :adi:`ADSP-SC572 <en/products/ADSP-SC572.html>`
- :adi:`ADSP-SC573 <en/products/ADSP-SC573.html>`
- :adi:`ADSP-SC582 <en/products/ADSP-SC582.html>`
- :adi:`ADSP-SC583 <en/products/ADSP-SC583.html>`
- :adi:`ADSP-SC584 <en/products/ADSP-SC584.html>`
- :adi:`ADSP-SC587 <en/products/ADSP-SC587.html>`
- :adi:`ADSP-SC589 <en/products/ADSP-SC589.html>`
- :adi:`ADSP-SC592 <en/products/ADSP-SC592.html>`
- :adi:`ADSP-SC594 <en/products/ADSP-SC594.html>`

Cortex-A55
----------

- :adi:`ADSP-SC596 <en/products/ADSP-SC596.html>`
- :adi:`ADSP-SC598 <en/products/ADSP-SC598.html>`