T. Meissner
d67333231a
Add example for PSL abort operator
4 years ago
T. Meissner
333c6f8c16
Add example for PSL endpoints (currently simulation only)
4 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
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
a5afca8752
Exclude crashing eventually example from formal tests
5 years ago
T. Meissner
4308f7d966
Add simulation of the PSL examples, fixes #1
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
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
* Add example for [*], [*i to j], [*] and [+] operator variants
* Add formal test for consecutive repetition operator example
* Add consecutive repetition operator to supported list
5 years ago
T. Meissner
d346840704
Add example for |=> (non overlapping suffix implication) operator
* Add example for |=> operator
* Add formal test for |=> operator example
* Add |=> to supported list
5 years ago
T. Meissner
3b669b037b
Add example for |-> (overlapping suffix implication) operator
* Add example for |-> operator
* Add formal test for |-> operator example
* Add |-> to supported list
5 years ago
T. Meissner
1a7a3e9f68
Add example for simple SERE
* Add example for simple SERE
* Add formal test for simple SERE example
* Restructure lists in README
5 years ago
T. Meissner
1a37ad78be
Add example for locical implication
* Add example for -> operator
* Add formal test for -> operator example
* Sort entries in README lists
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
44f6dc1f1c
PSL next_e operator now supported by GHDL :)
5 years ago
T. Meissner
2e64182dda
Add example for next_a operator
* Add example for next_a operator
* Add formal test for next_a operator example
* Move next_a from unsupported to supported list
5 years ago
T. Meissner
fb993953cb
Minor fixes, beauty care
* Minor fixes to README
* Add psl_before & psl_eventually to formal test list
5 years ago
T. Meissner
9e29e0631e
Add example for eventually! operator
* Add example for eventually! operator
* Add formal test for eventually! operator (throws an error during synthesis)
* Add eventually! to supported list with hint to failing synthesis
5 years ago
T. Meissner
105d44d7d0
Add example for next_event[n] operator
* Add example for next_event[n] operator
* Add formal test for next_event[n] operator
* Add next_event[n] to supported list
* Add next_event_a[n] & next_event_e[n] to unsupported list
5 years ago
T. Meissner
00ac16a888
Add tests for formal verification; optimizations; fixes #3
* Minor optimization in sequencer unit
* Add Makefile & SymbiYosys command files for formal
verification tests
5 years ago