aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-rewrites.adb
Commit message (Expand)AuthorAgeFilesLines
* psl-rewrites: minor style changeTristan Gingold2022-08-161-2/+1
* psl-rewrites.adb: fix inclusive before. Fix #2153Tristan Gingold2022-07-291-1/+3
* vhdl and psl: parse sync_abort and async_abort. For #1654Tristan Gingold2021-08-301-1/+3
* PSL: handle inf in star repeat sequence. Fix #1832Tristan Gingold2021-08-261-4/+10
* psl: prefix of goto/non-consecutive repetition is a bool. Fix #1708Tristan Gingold2021-04-031-11/+11
* psl, vhdl: Extend semantic pass for PSL to allow "assert never <Sequence>" wi...Ondrej Ille2021-03-281-0/+1
* vhdl psl: add support for equivalence operator. Fix #1371Tristan Gingold2020-06-161-2/+3
* psl-rewrites: handle N_Paren_Prop (simply discard).Tristan Gingold2020-03-131-0/+3
* psl: keep denoting names in the PSL ast.Tristan Gingold2020-03-131-0/+2
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-0/+1
* psl-rewrites: handle and/or seq.Tristan Gingold2018-11-301-1/+3
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-221-0/+4
* wip.Tristan Gingold2016-03-201-2/+3
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+604