Description
Due to a missing reference to .sopcinfo file in the Makefile based flow, the make command produces an incorrect size of generated .elf file in the
Intel® Quartus® Prime Pro Edition software version 19.2
Resolution
To work around this problem, specify SOPCINFO_FILE variable pointing to the appropriate .sopcinfo file in the make command.
e.g. make SOPCINFO_FILE=<path to your sopcinfo file>
This problem is fixed beginning with version 20.3 of the Intel® Quartus® Prime software.