Bin Meng | 3e12f7f | 2019-07-18 00:34:30 -0700 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
| 2 | |
| 3 | ARC |
| 4 | === |
| 5 | |
Alexey Brodkin | bde2373 | 2014-02-04 12:56:21 +0400 | [diff] [blame] | 6 | Synopsys' DesignWare(r) ARC(r) Processors are a family of 32-bit CPUs |
| 7 | that SoC designers can optimize for a wide range of uses, from deeply embedded |
| 8 | to high-performance host applications. |
| 9 | |
| 10 | More information on ARC cores avaialble here: |
| 11 | http://www.synopsys.com/IP/ProcessorIP/ARCProcessors/Pages/default.aspx |
| 12 | |
| 13 | Designers can differentiate their products by using patented configuration |
| 14 | technology to tailor each ARC processor instance to meet specific performance, |
| 15 | power and area requirements. |
| 16 | |
| 17 | The DesignWare ARC processors are also extendable, allowing designers to add |
| 18 | their own custom instructions that dramatically increase performance. |
| 19 | |
| 20 | Synopsys' ARC processors have been used by over 170 customers worldwide who |
| 21 | collectively ship more than 1 billion ARC-based chips annually. |
| 22 | |
| 23 | All DesignWare ARC processors utilize a 16-/32-bit ISA that provides excellent |
| 24 | performance and code density for embedded and host SoC applications. |
| 25 | |
| 26 | The RISC microprocessors are synthesizable and can be implemented in any foundry |
| 27 | or process, and are supported by a complete suite of development tools. |
| 28 | |
| 29 | The ARC GNU toolchain with support for all ARC Processors can be downloaded |
| 30 | from here (available pre-built toolchains as well): |
| 31 | |
| 32 | https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases |