Knowledge Base Article

Error(13799): VHDL Subprogram Declaration error at env_vhdl2008.vhd(9): declaration of function or procedure "stop" must have corresponding Subprogram Body

Description

Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 18.0 or earlier, you may see this error message if the 'std.env' package is imported in any VHDL source file. The error occurs when the VHDL 2008 standard is used to synthesize the project.

Resolution

To work around this problem, remove the 'std.env' package for synthesis and include it only for simulation purposes.

This problem is fixed beginning with version 18.1 of the Intel® Quartus® Prime Pro Edition Software. 

Updated 1 month ago
Version 2.0
No CommentsBe the first to comment