Introduction:
A Vivado input argument called -stack <integer> used to increase its stack size and resolve segmentation faults in synthesis is documented in Xilinx Answer Record 64434.
Starting from InTime version 2.5.6, there is a way for the user to specify this -stack value.
- Open <user home directory>/.plunify/<user name>_<MAC address>/intime.ini file using any text editor.
- Add the following section and specify your desired stack size.
Then save, close, and restart InTime.
[xilinx] vivado\arguments\stack=100000
From this point onward, every Vivado call made by InTime will have the -stack argument specifying the value that you entered.
Applies to:
- Linux Operating System
- Windows Operating System
Knowledge Base ID: 201804031 - Last Review: Apr 03, 2018 - Revision: 1.0