From c5df00481cca6bd2e9c9279d97ac78152562f496 Mon Sep 17 00:00:00 2001 From: Ondrej Ille Date: Sat, 20 Mar 2021 15:55:10 +0100 Subject: src: Fix notes on pull-request. --- src/flags.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flags.ads') diff --git a/src/flags.ads b/src/flags.ads index af99e3fe7..1507aca9c 100644 --- a/src/flags.ads +++ b/src/flags.ads @@ -160,7 +160,7 @@ package Flags is -- If True, warning is printed for each uncovered PSL cover points at the -- end of simulation - Flag_Psl_Warn_Uncovered : Boolean := False; + Flag_Psl_Report_Uncovered : Boolean := False; type On_Off_Auto_Type is (On, Off, Auto); -- cgit v1.2.3