aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-nodes.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl-prints: improve handling of PSL. For #2178Tristan Gingold2022-08-151-0/+6
* psl-nodes: add commentsTristan Gingold2022-07-301-0/+2
* vhdl and psl: parse sync_abort and async_abort. For #1654Tristan Gingold2021-08-301-0/+4
* PSL: handle inf in star repeat sequence. Fix #1832Tristan Gingold2021-08-261-0/+3
* psl: prefix of goto/non-consecutive repetition is a bool. Fix #1708Tristan Gingold2021-04-031-4/+11
* update license headersumarcor2021-01-141-11/+9
* vhdl psl: add support for equivalence operator. Fix #1371Tristan Gingold2020-06-161-0/+4
* psl-nodes: set a location on false/true/one/EOS nodes. Fix #1345Tristan Gingold2020-05-291-1/+1
* psl: keep locations.Tristan Gingold2020-04-261-0/+1
* psl: keep denoting names in the PSL ast.Tristan Gingold2020-03-131-1/+19
* psl: can keep parenthesis during parse.Tristan Gingold2019-05-241-1/+17
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-1/+2
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-221-0/+7
* psl: use Tables instead of GNAT.Table, regenerate, add copyrights.Tristan Gingold2016-01-271-0/+18
* psl: add generated files.Tristan Gingold2015-05-101-178/+181
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+563