Agilex™ 7 Embedded Memory User Guide

ID 683241
Date 4/15/2025
Public
Document Table of Contents

4.1. On-Chip Memory RAM and ROM FPGA IPs

Table 18.  On-Chip Memory RAM and ROM IPs Descriptions
On-Chip Memory IPs Features
RAM: 1-PORT
  • Read and write operations from a single address
  • Read enable port to specify the behavior of the RAM output ports during a write operation, to overwrite or retain existing value
  • Emulates single-port RAM using DUAL_PORT configuration for block RAM
RAM: 2-PORT

Simple dual-port RAM

  • One read and one write operations to different locations
  • Supports error correction code (ECC)

True dual-port RAM

  • Two reads
  • Two writes
  • One read and one write at two different clock frequencies
RAM: 4-PORT
  • Two reads and two writes to different locations
ROM: 1-PORT
  • One port for read-only operations
  • Emulates single-port ROM using DUAL_PORT configuration for block RAM
ROM: 2-PORT
  • Two ports for read-only operations
  • Emulates dual-port ROM using BIDIR_DUAL_PORT configuration for block RAM