Running the RAM Utilization Report - Running the RAM Utilization Report - 2026.1 English - UG906

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2026-06-23
Version
2026.1 English

The following syntax runs the report in its default mode and send the contents to a file ram_util.rpt.

report_ram_utilization -file ram_util.rpt 

The following syntax generates the report and a CSV file ram_util.csv.

report_ram_utilization -csv ram_util.csv -file ram_util.rpt

In order to report on all memories, including LUTRAM based memories, the -include_lutram switch must be used:

report_ram_utilization  -include_lutram