From d2289b32c2602f9c64d25a80e54e56dee233448a Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 25 Jul 2017 16:58:09 +0200 Subject: It seems to work. --- data/property/incrementer.pro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/property/incrementer.pro (limited to 'data') diff --git a/data/property/incrementer.pro b/data/property/incrementer.pro new file mode 100644 index 0000000..ba8fc7a --- /dev/null +++ b/data/property/incrementer.pro @@ -0,0 +1,16 @@ +(tag_existing + ( + (wf waveform INCREMENTED_WAVEFORM) + ) + (exists ps process + (CTL_verifies ps + (EF + (and + (is_read_structure "(??L)") + (is_read_element "0" "+") + (is_read_element "1" wf) + ) + ) + ) + ) +) -- cgit v1.2.3-70-g09d2