![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
HPS2FPGA
Registers associated with the HPS2FPGA AXI Bridge master. This master is used to access the HPS2FPGA AXI Bridge slave. This slave is used to access slaves in the FPGA connected to the HPS2FPGA AXI Bridge.
Data Structures | |
struct | ALT_L3_MST_H2F_s |
struct | ALT_L3_MST_H2F_raw_s |
Typedefs | |
typedef struct ALT_L3_MST_H2F_s | ALT_L3_MST_H2F_t |
typedef struct ALT_L3_MST_H2F_raw_s | ALT_L3_MST_H2F_raw_t |
struct ALT_L3_MST_H2F_s |
WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.
The struct declaration for register group ALT_L3_MST_H2F.
Data Fields | ||
---|---|---|
volatile uint32_t | _pad_0x0_0x7 | UNDEFINED |
volatile ALT_L3_FN_MOD_BM_ISS_t | fn_mod_bm_iss | ALT_L3_FN_MOD_BM_ISS |
volatile uint32_t | _pad_0xc_0x3f | UNDEFINED |
volatile ALT_L3_WR_TIDEMARK_t | wr_tidemark | ALT_L3_WR_TIDEMARK |
volatile uint32_t | _pad_0x44_0x107 | UNDEFINED |
volatile ALT_L3_FN_MOD_t | fn_mod | ALT_L3_FN_MOD |
struct ALT_L3_MST_H2F_raw_s |
The struct declaration for the raw register contents of register group ALT_L3_MST_H2F.
Data Fields | ||
---|---|---|
volatile uint32_t | _pad_0x0_0x7 | UNDEFINED |
volatile uint32_t | fn_mod_bm_iss | ALT_L3_FN_MOD_BM_ISS |
volatile uint32_t | _pad_0xc_0x3f | UNDEFINED |
volatile uint32_t | wr_tidemark | ALT_L3_WR_TIDEMARK |
volatile uint32_t | _pad_0x44_0x107 | UNDEFINED |
volatile uint32_t | fn_mod | ALT_L3_FN_MOD |
typedef struct ALT_L3_MST_H2F_s ALT_L3_MST_H2F_t |
The typedef declaration for register group ALT_L3_MST_H2F.
typedef struct ALT_L3_MST_H2F_raw_s ALT_L3_MST_H2F_raw_t |
The typedef declaration for the raw register contents of register group ALT_L3_MST_H2F.