| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'data/property/cnes/CNE_00100.pro')
| -rw-r--r-- | data/property/cnes/CNE_00100.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/property/cnes/CNE_00100.pro b/data/property/cnes/CNE_00100.pro index c5d0319..9cab7fc 100644 --- a/data/property/cnes/CNE_00100.pro +++ b/data/property/cnes/CNE_00100.pro @@ -3,7 +3,7 @@ (wfm waveform CNE_00100_HAS_BAD_NAME) ) (and - (not (string_matches [identifier wfm] ".*_n")) + (not (string_matches [identifier [is_waveform_of wfm]] ".*_n")) (exists p1 process (CTL_verifies p1 (EF @@ -14,7 +14,7 @@ (or (and (is_read_element "1" "'0'") - (is_read_element "2" wfm) + (IS_READ_Element "2" wfm) ) (and (is_read_element "1" wfm) |


