Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Component Instance : lwfpgaslaves

Description

Instance lwfpgaslaves of component ALT_LWFPGASLVS.

Macros

#define ALT_LWFPGASLVS_OFST   0xff200000
 
#define ALT_LWFPGASLVS_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_LWFPGASLVS_OFST))
 
#define ALT_LWFPGASLVS_LB_ADDR   ALT_LWFPGASLVS_ADDR
 
#define ALT_LWFPGASLVS_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_LWFPGASLVS_ADDR) + 0x200000) - 1))
 

Macro Definitions

#define ALT_LWFPGASLVS_OFST   0xff200000

The base address byte offset for the start of the ALT_LWFPGASLVS component.

#define ALT_LWFPGASLVS_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_LWFPGASLVS_OFST))

The start address of the ALT_LWFPGASLVS component.

#define ALT_LWFPGASLVS_LB_ADDR   ALT_LWFPGASLVS_ADDR

The lower bound address range of the ALT_LWFPGASLVS component.

#define ALT_LWFPGASLVS_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_LWFPGASLVS_ADDR) + 0x200000) - 1))

The upper bound address range of the ALT_LWFPGASLVS component.