| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-01 15:58:25 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-01 15:58:25 +0200 | 
| commit | 3466690e0a13a145d8d1eef89eba3f962f9f6e2b (patch) | |
| tree | 92002b426a60b770ab3bbd784e326466bd28737a /data/property/simple_flip_flop.pro | |
| parent | dcc5284790f16566c4885f9e0fa3c6fb9577c11d (diff) | |
Adds test cases for the issue.
Diffstat (limited to 'data/property/simple_flip_flop.pro')
| -rw-r--r-- | data/property/simple_flip_flop.pro | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/data/property/simple_flip_flop.pro b/data/property/simple_flip_flop.pro index e1621c1..b054c7f 100644 --- a/data/property/simple_flip_flop.pro +++ b/data/property/simple_flip_flop.pro @@ -5,6 +5,7 @@        (ps process STRUCT_SIMPLE_FLIP_FLOP_PROCESS)     )     (and +      (not (eq clk reg))        (is_explicit_process ps)        (is_in_sensitivity_list clk ps)        (CTL_verifies ps | 


