aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-parse_psl.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl psl: add support for equivalence operator. Fix #1371Tristan Gingold2020-06-161-49/+61
* psl: keep denoting names in the PSL ast.Tristan Gingold2020-03-131-0/+1
* vhdl-parse_psl: add comments.Tristan Gingold2019-10-251-8/+71
* vhdl: check cover/restrict is followed by a sequence.Tristan Gingold2019-10-161-8/+48
* vhdl psl: fully scan PSL keywords in scanner.Tristan Gingold2019-08-201-19/+61
* vhdl: add PSL keywords to vhdl08 reserved words.Tristan Gingold2019-08-141-4/+4
* vhdl: renames disp_vhdl to printsTristan Gingold2019-05-301-1/+1
* psl: can keep parenthesis during parse.Tristan Gingold2019-05-241-8/+35
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-4/+6
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-0/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-12/+14
* vhdl: move parse package as vhdl child.Tristan Gingold2019-05-041-0/+867