The model_addr
register 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. |