Design & Reuse

Industry Expert Blogs

Part 1: Fast Access to Accelerators: Enabling Optimized Data Transfer with RISC-V

-
February 24, 2020

This is the first in a series of blogs about Domain-specific accelerators (DSAs), which are becoming increasingly common in systems-on-chip (SoCs). A DSA provides higher performance per watt than a general-purpose processor by optimizing the specialized function it implements. Examples of DSAs include compression/decompression units, random number generators and network packet processors. A DSA is typically connected to the core complex using a standard IO interconnect, such as an AXI bus.

Click here to read more ...