AN 307: Intel® FPGA Design Flow for AMD* Xilinx* Users

ID 683562
Date 4/01/2024
Public
Document Table of Contents

4.2.1.2.3. Write and Read Operation Triggering

Ensure to resolve potential write contentions external to the RAM, because writing to the same address location at both ports results in unknown data storage at that location. Therefore, knowing when the write operation was triggered is crucial.

For Arria® 10 devices, the write operation in Intel® FPGA memory can occur at either falling clock edges or rising clock edges, depending on the type of embedded memory block. For Agilex™ 7 and Stratix® 10 devices, the write operation is triggered at rising clock edges.

To avoid delta delay, do not trigger control signals together with clock signals.