aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-rewrites.adb
Commit message (Collapse)AuthorAgeFilesLines
* psl, vhdl: Extend semantic pass for PSL to allow "assert never <Sequence>" ↵Ondrej Ille2021-03-281-0/+1
| | | | with suffixed repetition operator without surrounding sequence braces.
* 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