File tree Expand file tree Collapse file tree 3 files changed +48
-1
lines changed
.github/styles/config/vocabularies/Base Expand file tree Collapse file tree 3 files changed +48
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Pmod(s)?
3939[Dd]efconfig
4040[Ss]etpoint
4141[Pp]assthrough
42+ [Bb]aremetal
4243
4344Tx
4445Rx
8384is rated
8485is kept
8586are highlighted
87+ are prefixed
8688be adjusted
8789in order to
Original file line number Diff line number Diff line change @@ -16,6 +16,13 @@ developers get up and running fast.
1616Contents
1717-------------------------------------------------------------------------------
1818
19+ .. toctree ::
20+ :caption: Product Categories
21+ :maxdepth: 2
22+ :glob:
23+
24+ products/* /index
25+
1926.. toctree ::
2027 :caption: Kuiper & Linux Kernel
2128 :maxdepth: 2
@@ -31,7 +38,7 @@ Contents
3138 software/* /index
3239
3340.. toctree ::
34- :caption: Products & Tools
41+ :caption: Devices
3542 :maxdepth: 2
3643 :glob:
3744
Original file line number Diff line number Diff line change 1+ .. _adsp :
2+
3+ Digital Signal Processors (ADSP)
4+ ================================
5+
6+ ADI has a large portfolio of :adi: `Digital Signal Processors <en/product-category/dsp.html> `
7+ (see :adi: `Selection Table for Digital Signal Processors <en/parametricsearch/3020#/> `).
8+ A subset of those processors include ARM Cortex cores and are prefixed with SC
9+ for "SHARC Connect". They can run baremetal applications, an RTOS or Linux.
10+ Cortex-M33 models are appropriate for a baremetal application or an RTOS, while
11+ Cortex-A5 and Cortex-A55 can also run 32-bit or 64-bit Linux respectively.
12+
13+ Cortex-M33
14+ ----------
15+
16+ - :adi: `ADSP-SC834 <en/products/ADSP-SC834.html> `
17+ - :adi: `ADSP-SC835 <en/products/ADSP-SC835.html> `
18+
19+ Cortex-A5
20+ ---------
21+
22+ - :adi: `ADSP-SC570 <en/products/ADSP-SC570.html> `
23+ - :adi: `ADSP-SC571 <en/products/ADSP-SC571.html> `
24+ - :adi: `ADSP-SC572 <en/products/ADSP-SC572.html> `
25+ - :adi: `ADSP-SC573 <en/products/ADSP-SC573.html> `
26+ - :adi: `ADSP-SC582 <en/products/ADSP-SC582.html> `
27+ - :adi: `ADSP-SC583 <en/products/ADSP-SC583.html> `
28+ - :adi: `ADSP-SC584 <en/products/ADSP-SC584.html> `
29+ - :adi: `ADSP-SC587 <en/products/ADSP-SC587.html> `
30+ - :adi: `ADSP-SC589 <en/products/ADSP-SC589.html> `
31+ - :adi: `ADSP-SC592 <en/products/ADSP-SC592.html> `
32+ - :adi: `ADSP-SC594 <en/products/ADSP-SC594.html> `
33+
34+ Cortex-A55
35+ ----------
36+
37+ - :adi: `ADSP-SC596 <en/products/ADSP-SC596.html> `
38+ - :adi: `ADSP-SC598 <en/products/ADSP-SC598.html> `
You can’t perform that action at this time.
0 commit comments