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

Description

Instance fpga2hpsregs of component ALT_F2H.

Members

 Register Group Instance : idgrp
 
 Register Group Instance : slavegrp
 

Macros

#define ALT_F2H_OFST   0xff600000
 
#define ALT_F2H_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_F2H_OFST))
 
#define ALT_F2H_LB_ADDR   ALT_F2H_ADDR
 
#define ALT_F2H_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_F2H_ADDR) + 0x80000) - 1))
 

Macro Definitions

#define ALT_F2H_OFST   0xff600000

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

#define ALT_F2H_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_F2H_OFST))

The start address of the ALT_F2H component.

#define ALT_F2H_LB_ADDR   ALT_F2H_ADDR

The lower bound address range of the ALT_F2H component.

#define ALT_F2H_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_F2H_ADDR) + 0x80000) - 1))

The upper bound address range of the ALT_F2H component.