aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-build.adb
Commit message (Collapse)AuthorAgeFilesLines
* psl: remove start loops only in case of always.Tristan Gingold2023-03-151-1/+3
| | | | For #2392
* psl-build.adb(build_plus_repeat): fix handling of single edge NFATristan Gingold2023-03-081-3/+15
| | | | For #2373
* psl-build: fix fusion with epsilon. Fix #2336Tristan Gingold2023-01-311-0/+1
|
* psl-build.adb: handle sync_abort. Fix #2266Tristan Gingold2022-12-071-1/+2
|
* psl-build.adb: disable incorrect optimization. Fix #2157Tristan Gingold2022-08-031-1/+4
|
* synth: add support for sequence instance in vunit. Fix #1889Tristan Gingold2021-10-131-1/+2
|
* update license headersumarcor2021-01-141-11/+9
|
* psl: set locations in CSE. Fix #1272Tristan Gingold2020-04-291-14/+1
|
* psl: keep locations.Tristan Gingold2020-04-261-14/+32
|
* psl: add active state.Tristan Gingold2019-10-211-16/+44
|
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-0/+1
|
* psl: cover directive works on a sequence, not on a property.Tristan Gingold2016-02-141-2/+0
|
* psl: use Tables instead of GNAT.Table, regenerate, add copyrights.Tristan Gingold2016-01-271-8/+23
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1009