aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-nodes.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl-prints: improve handling of PSL. For #2178Tristan Gingold2022-08-151-0/+16
* 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-1/+3
* psl: suffix implication are properties (for simple subset). For #1721Tristan Gingold2021-04-131-2/+2
* update license headersumarcor2021-01-141-11/+9
* vhdl psl: add support for equivalence operator. Fix #1371Tristan Gingold2020-06-161-55/+59
* psl-nodes: set a location on false/true/one/EOS nodes. Fix #1345Tristan Gingold2020-05-291-1/+10
* psl: keep locations.Tristan Gingold2020-04-261-0/+4
* 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/+5
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-221-0/+2
* psl: use Tables instead of GNAT.Table, regenerate, add copyrights.Tristan Gingold2016-01-271-5/+21
* psl: add generated files.Tristan Gingold2015-05-101-721/+454
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1231