![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance l3regs of component ALT_L3.
Members | |
Register Group Instance : secgrp | |
Register Group Instance : idgrp | |
Register Group Instance : mastergrp | |
Register Group Instance : slavegrp | |
Macros | |
#define | ALT_L3_REMAP_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_L3_ADDR) + ALT_L3_REMAP_OFST)) |
#define | ALT_L3_OFST 0xff800000 |
#define | ALT_L3_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_L3_OFST)) |
#define | ALT_L3_LB_ADDR ALT_L3_ADDR |
#define | ALT_L3_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_L3_ADDR) + 0x80000) - 1)) |
#define ALT_L3_REMAP_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_L3_ADDR) + ALT_L3_REMAP_OFST)) |
The address of the ALT_L3_REMAP register for the ALT_L3 instance.
#define ALT_L3_OFST 0xff800000 |
The base address byte offset for the start of the ALT_L3 component.
#define ALT_L3_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_L3_OFST)) |
The start address of the ALT_L3 component.
#define ALT_L3_LB_ADDR ALT_L3_ADDR |
The lower bound address range of the ALT_L3 component.
#define ALT_L3_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_L3_ADDR) + 0x80000) - 1)) |
The upper bound address range of the ALT_L3 component.