Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNone of what you posted is the actual error.
All of this stuff:
Error: Peak virtual memory: 783 megabytes
Error: Processing ended: Sun Oct 29 15:51:12 2017
Error: Elapsed time: 00:06:00
Error: Total CPU time (on all processors): 00:04:12
Is mostly useless information about the compilation, spat out as part of the error log. For example the "Peak virtual memory" is not an error, it's merely stating that's what the maximum system memory used during compilation. Look back through the output messages of the compilation to find the actual error message. You can click on the Error symbol above the messages window to show only error messages.