![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance sdr of component ALT_SDR.
Members | |
Register Group Instance : ctrlgrp | |
Macros | |
#define | ALT_SDR_OFST 0xffc20000 |
#define | ALT_SDR_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SDR_OFST)) |
#define | ALT_SDR_LB_ADDR ALT_SDR_ADDR |
#define | ALT_SDR_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_SDR_ADDR) + 0x20000) - 1)) |
#define ALT_SDR_OFST 0xffc20000 |
The base address byte offset for the start of the ALT_SDR component.
#define ALT_SDR_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_SDR_OFST)) |
The start address of the ALT_SDR component.
#define ALT_SDR_LB_ADDR ALT_SDR_ADDR |
The lower bound address range of the ALT_SDR component.
#define ALT_SDR_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_SDR_ADDR) + 0x20000) - 1)) |
The upper bound address range of the ALT_SDR component.