Knowledge Base Article
Warning(13796): VHDL Process Statement warning at *.vhd: signal "<name>" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Description
Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 17.0 and earlier, you might see this warning incorrectly issued.
The warning might be incorrectly issued for signals that are only written to within a process and are not in the sensitivity list.
Resolution
This warning can be ignored when it refers to signals that are only written to in the process.
This problem is scheduled to be fixed in a future release of the Intel Quartus Prime Pro Edition Software.
Updated 2 months ago
Version 2.0No CommentsBe the first to comment