14.5.4.3.2 ADDR[31:0] Register

ADDR[31:0] is a 32-bit register that stores the address/offset value used as an argument by some operations. Operations making use of the ADDR[31:0] register are:

  • READ
  • WP
  • USRP
  • WPL
  • EWP
  • EWPL
  • USWP
  • USEWP
  • RRAM
  • WRAM
  • JRAM

Before selecting any of those operations, the user should execute ADDR0 and ADDR1 commands to set the value of ADDR[31:0].

The example below sets the ADDR[31:0] register to 0x12345678.

The ADDR[31:0] register is automatically incremented by 2 after each DATA command in the operations listed above except JRAM.