35 Commits (09fab71a5091da87586d27b1fb203aa84fc756ef)

Author SHA1 Message Date
  T. Meissner 2cec27d081 Add fell() example to formal tests after it was implemented by ghdl/ghdl#1357 5 years ago
  T. Meissner 6ccf3095ee Add rose() example to formal tests after it was implemented by ghdl/ghdl#1356 5 years ago
  T. Meissner cbd80e413c Add stable() example to formal tests after it was implemented by ghdl/ghdl#1353 5 years ago
  T. Meissner b018d2e608 Add examples for currently unsupported rose(), fell() & stable() PSL functions 5 years ago
  T. Meissner 521faf5414 Add example for SERE concatenation (;) operator 5 years ago
  T. Meissner 0d5101ee50 Add example for SERE fusion (:) operator 5 years ago
  T. Meissner 4a2605e664 Add example for SERE non-length-matching and (&) operator 5 years ago
  T. Meissner 12cb822424 Add example for prev() function 5 years ago
  T. Meissner 0aa92b4d4f Include eventually example in formal tests after ghdl/ghdl#1345 was fixed 5 years ago
  T. Meissner a5afca8752 Exclude crashing eventually example from formal tests 5 years ago
  T. Meissner 9b34289045 Add example for SERE length mathcing and (&&) operator 5 years ago
  T. Meissner eaf03a8be8 Add example for SERE or (|) operator 5 years ago
  T. Meissner 356f6a1678 Add example for SERE within operator 5 years ago
  T. Meissner 42e8e49bb0 Add example for cover directive 5 years ago
  T. Meissner 3e0daf5e51 Add SERE goto [->n] operator, was fixed by ghdl/ghdl#1322 5 years ago
  T. Meissner 0a044db5d0 Fixed entity & file names of [=] examples 5 years ago
  T. Meissner 97773515b8 Add SERE repeat [=n] operator, was fixed by ghdl/ghdl#1321 5 years ago
  T. Meissner e2ee755833 Add example for consecutive repetition operator and variants 5 years ago
  T. Meissner 78013a2d4e Change sby task name from prove to bmc (we do bmc, not unbounded prove) 5 years ago
  T. Meissner d346840704 Add example for |=> (non overlapping suffix implication) operator 5 years ago
  T. Meissner 3b669b037b Add example for |-> (overlapping suffix implication) operator 5 years ago
  T. Meissner 1a7a3e9f68 Add example for simple SERE 5 years ago
  T. Meissner 1a37ad78be Add example for locical implication 5 years ago
  T. Meissner 9437d2d272 Add more failing assertions (should hold, assuming GHDL bug) to next_event_a example 5 years ago
  T. Meissner 2fdf7d99e3 PSL next_event_e operator now supported by GHDL :) 5 years ago
  T. Meissner 1f01afb1a1 Add examples for not yet working next_event_a & next_event_e operators 5 years ago
  T. Meissner 44f6dc1f1c PSL next_e operator now supported by GHDL :) 5 years ago
  T. Meissner b9bc7270af Add example for next_e operator 5 years ago
  T. Meissner 2e64182dda Add example for next_a operator 5 years ago
  T. Meissner fb993953cb Minor fixes, beauty care 5 years ago
  T. Meissner 5c8ced0752 Add examples of before & before_ operators 5 years ago
  T. Meissner 9e29e0631e Add example for eventually! operator 5 years ago
  T. Meissner ffe07fd5b4 Add example of until & until_ operators 5 years ago
  T. Meissner 105d44d7d0 Add example for next_event[n] operator 5 years ago
  T. Meissner 00ac16a888 Add tests for formal verification; optimizations; fixes #3 5 years ago