A1.6
Design tasks
The Cortex-A76 core is delivered as a synthesizable Register Transfer Level (RTL) description in Verilog
HDL. Before you can use the Cortex-A76 core, you must implement it, integrate it, and program it.
A different party can perform each of the following tasks. Each task can include implementation and
integration choices that affect the behavior and features of the core.
Implementation
Integration
Programming
The operation of the final device depends on the following:
Build configuration
Configuration inputs
Software configuration
100798_0300_00_en
The implementer configures and synthesizes the RTL to produce a hard macrocell. This task
includes integrating RAMs into the design.
The integrator connects the macrocell into a SoC. This task includes connecting it to a memory
system and peripherals.
In the final task, the system programmer develops the software to configure and initialize the
core and tests the application software.
The implementer chooses the options that affect how the RTL source files are pre-processed.
These options usually include or exclude logic that affects one or more of the area, maximum
frequency, and features of the resulting macrocell.
The integrator configures some features of the core by tying inputs to specific values. These
configuration settings affect the start-up behavior before any software configuration is made.
They can also limit the options available to the software.
The programmer configures the core by programming particular values into registers. The
configuration choices affect the behavior of the core.
Copyright © 2016–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential
A1 Introduction
A1.6 Design tasks
A1-31
Need help?
Do you have a question about the Cortex-A76 Core and is the answer not in the manual?