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

Description

Instance hps2fpgaregs of component ALT_H2F.

Members

 Register Group Instance : idgrp
 
 Register Group Instance : mastergrp
 

Macros

#define ALT_H2F_OFST   0xff500000
 
#define ALT_H2F_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_H2F_OFST))
 
#define ALT_H2F_LB_ADDR   ALT_H2F_ADDR
 
#define ALT_H2F_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_H2F_ADDR) + 0x8000) - 1))
 

Macro Definitions

#define ALT_H2F_OFST   0xff500000

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

#define ALT_H2F_ADDR   ALT_CAST(void *, (ALT_CAST(char *, ALT_HPS_ADDR) + ALT_H2F_OFST))

The start address of the ALT_H2F component.

#define ALT_H2F_LB_ADDR   ALT_H2F_ADDR

The lower bound address range of the ALT_H2F component.

#define ALT_H2F_UB_ADDR   ALT_CAST(void *, ((ALT_CAST(char *, ALT_H2F_ADDR) + 0x8000) - 1))

The upper bound address range of the ALT_H2F component.