Embedded Memory User Guide: Agilex™ 3 FPGAs and SoCs

ID 849316
Date 5/22/2025
Public
Document Table of Contents

2.2. Address Hold Support

While active, the address hold captures and holds the previous address value until the next clock cycle. You can use this capability to control the pipeline, avoid metastability, or perform specific asynchronous operations. To enable the address hold feature, assert the addresstall signal.
Note:
  1. Simple dual-port mode only—address latching is supported only in simple dual-port mode and is not available in other dual-port configurations or single-port mode.
  2. First clock cycle restriction—to avoid unpredictable data output caused by potential initialization issues, do not assert the addressstall signal during the first clock cycle of operation after device configuration.
  3. Dual-port considerations—if you use dual-port memory blocks, each port has its own independent addressstall signal, allowing you to control address latching for each port individually.
Figure 2. Address HoldThis figure shows an address hold block diagram


Figure 3. Address Hold During Read CycleThis figure shows the address hold behavior during read cycle.


Figure 4. Address Hold During Write Cycle This figure shows the address hold behavior during write cycle.