AR# 50599: Vivado HLS - RTL implementation of the design results in XST reporting "ERROR:Portability:3 - This Xilinx application has run out of memory or has encountered a memory conflict"
AR# 50599
|
Vivado HLS - RTL implementation of the design results in XST reporting "ERROR:Portability:3 - This Xilinx application has run out of memory or has encountered a memory conflict"
描述
RTL implementation of the design results in XST reporting "ERROR:Portability:3 - This Xilinx application has run out of memory or has encountered a memory conflict"
解决方案
To work around this issue, disable the-fsm_extract option in XST.
Alternatively, it may be possible to work around this issue by reducing the number of inline directives by removing the -recursive options in the design.