MODEL_ADDR - 1.4.1 English

Vitis AI RNN User Guide (UG1563)

Document ID
UG1563
Release Date
2021-12-03
Version
1.4.1 English

The register model_addr is used to indicate the DDR address of the model parameters. The higher 32-bit address register has the same address 0x1C as register INSTR_ADDR_H.

Bit Register Address R/W Description
31:0 MODEL_ADDR_H 0x1C R/W The higher 32 bits of model parameters address in DDR. It is shared with the high instructions address register.
31:0 MODEL_ADDR_L 0x24 R/W The lower 32 bits of model parameters address in DDR.