65 Commits (master)

Author SHA1 Message Date
  T. Meissner cef17d03f8 Update PSL next_event_a example as ghdl issue ghdl/ghdl#2157 was fixed 2 years ago
  T. Meissner 790c355bf1 Update PSL before example as ghdl issue ghdl/ghdl#2153 was fixed 2 years ago
  T. Meissner ed269c05ed Add PSL vunit inherit example as ghdl/ghdl#1899 was fixed 2 years ago
  T. Meissner bb50d3436b Update PSL sequence, property & vunit examples as #1889 was fixed 2 years ago
  T. Meissner f8d2ac230e Update PSL abort example as ghdl/ghdl#1654 was fixed 3 years ago
  T. Meissner 5465e5e2cf Add example using generate indexes in PSL properties to vunit example, see ghdl/ghdl#1850 3 years ago
  T. Meissner d67333231a Add example for PSL abort operator 3 years ago
  T. Meissner 8b4086dedb Add examples for onehot() & onehot0() PSL functions 3 years ago
  T. Meissner 333c6f8c16 Add example for PSL endpoints (currently simulation only) 3 years ago
  T. Meissner ee9cda7463 Add examples for formal attributes anyconst & anyseq 3 years ago
  T. Meissner 29ff43dcb2 Add example for named properties 4 years ago
  T. Meissner ddeb7e1f72 Add example for named sequences 4 years ago
  T. Meissner 5e23ba9171 Add example for PSL verification units (vunit) 4 years ago
  T. Meissner ab97e79926 Add example for log iff (<->) operator, was fixed in ghdl/ghdl#1371 4 years ago
  T. Meissner 09fab71a50 Update prev() & stable() examples after ghdl/ghdl#1366 & ghdl/ghdl#1367 were fixed 4 years ago
  T. Meissner 2cec27d081 Add fell() example to formal tests after it was implemented by ghdl/ghdl#1357 4 years ago
  T. Meissner 6ccf3095ee Add rose() example to formal tests after it was implemented by ghdl/ghdl#1356 4 years ago
  T. Meissner cbd80e413c Add stable() example to formal tests after it was implemented by ghdl/ghdl#1353 4 years ago
  T. Meissner b018d2e608 Add examples for currently unsupported rose(), fell() & stable() PSL functions 4 years ago
  T. Meissner 521faf5414 Add example for SERE concatenation (;) operator 4 years ago
  T. Meissner 0d5101ee50 Add example for SERE fusion (:) operator 4 years ago
  T. Meissner 4a2605e664 Add example for SERE non-length-matching and (&) operator 4 years ago
  T. Meissner d904d45c9b Add some examples using prev() with vectors 4 years ago
  T. Meissner 7a8545857b Add examples using prev() with 2nd parameter) 4 years ago
  T. Meissner 12cb822424 Add example for prev() function 4 years ago
  T. Meissner be1410b625 stop_sim(): Use add_cycles parameter instead of hard coded value 4 years ago
  T. Meissner a5afca8752 Exclude crashing eventually example from formal tests 4 years ago
  T. Meissner 0d4d165419 Stop simulation after a given number of cycles instead of time 4 years ago
  T. Meissner 9b34289045 Add example for SERE length mathcing and (&&) operator 4 years ago
  T. Meissner cee1bcf8aa Add another assertion to the SERE or example 4 years ago
  T. Meissner eaf03a8be8 Add example for SERE or (|) operator 4 years ago
  T. Meissner 356f6a1678 Add example for SERE within operator 4 years ago
  T. Meissner 4dd0f1b33c Fixed assertion - combining SEREs isn't trivial ;) 4 years ago
  T. Meissner 42e8e49bb0 Add example for cover directive 4 years ago
  T. Meissner d2db77183e Fix SERE, replacing within with && operator 4 years ago
  T. Meissner 3e0daf5e51 Add SERE goto [->n] operator, was fixed by ghdl/ghdl#1322 4 years ago
  T. Meissner 0a044db5d0 Fixed entity & file names of [=] examples 4 years ago
  T. Meissner 97773515b8 Add SERE repeat [=n] operator, was fixed by ghdl/ghdl#1321 4 years ago
  T. Meissner 0595fd8afa Add more repetition asserts; add comments 4 years ago
  T. Meissner 9dc78f37c9 Simplify sequencer by removing intermediate character signal 4 years ago
  T. Meissner cd6c6449c2 Update next_event_a example to fixed ghdl/ghdl#1314 4 years ago
  T. Meissner d68ea88578 Add more asserts using variants of [*] 4 years ago
  T. Meissner e2ee755833 Add example for consecutive repetition operator and variants 4 years ago
  T. Meissner d346840704 Add example for |=> (non overlapping suffix implication) operator 4 years ago
  T. Meissner 3b669b037b Add example for |-> (overlapping suffix implication) operator 4 years ago
  T. Meissner 1a7a3e9f68 Add example for simple SERE 4 years ago
  T. Meissner 1a37ad78be Add example for locical implication 4 years ago
  T. Meissner 9437d2d272 Add more failing assertions (should hold, assuming GHDL bug) to next_event_a example 4 years ago
  T. Meissner 2fdf7d99e3 PSL next_event_e operator now supported by GHDL :) 4 years ago
  T. Meissner 1f01afb1a1 Add examples for not yet working next_event_a & next_event_e operators 4 years ago