aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl/thin/vhdl/tokens.py
Commit message (Expand)AuthorAgeFilesLines
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-220/+0
* python: execute 'black'eine2020-08-231-2/+0
* vhdl: add force and release tokens. For #1416Tristan Gingold2020-08-011-53/+55
* vhdl: create default configuration for a vunit. Fix #1372Tristan Gingold2020-06-151-158/+159
* vhdl: parse PSL prev/stable/rose/fell builtin calls. For #662Tristan Gingold2020-06-021-0/+4
* vhdl: recognize 1164 condition operator, handle in synth.Tristan Gingold2019-08-301-10/+16
* vhdl: recognize PSL units reserved words.Tristan Gingold2019-08-161-44/+47
* Add support for PSL assumptions, used in formal verification (#880)Pepijn de Vos2019-08-071-23/+24
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-20/+22
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-171-0/+203