I am trying to load a netlist into a new project and Vivado Design Suite is running out of memory.
Is there a way to tell the Java Virtual Machine (JVM) to use more memory?
To control the JVM memory usage, use the -jvm Xmx option.
For example:
Vivado -jvm Xmx2048m
Vivado -jvm Xmx4000m
The maximum available memory that can be allocated is dependent on your machine.
You can also run in -mode tcl to avoid loading the JVM (and GUI) altogether.
AR# 51659 | |
---|---|
Date | 05/12/2014 |
Status | Active |
Type | General Article |
Tools |