aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-prints.adb
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl psl: fully scan PSL keywords in scanner.Tristan Gingold2019-08-201-1/+1
* vhdl-prints: handle architecture in verification unit hierarchical name.Tristan Gingold2019-08-201-0/+7
* vhdl-prints: handle verification units.Tristan Gingold2019-08-201-318/+354
* vhdl: declare verification units (WIP).Tristan Gingold2019-08-161-0/+13
* vhdl: add PSL keywords to vhdl08 reserved words.Tristan Gingold2019-08-141-6/+6
* vhdl: improve reprint of inertial association.Tristan Gingold2019-08-111-1/+5
* vhdl: handle subtype indication (with range) in discrete_range.Tristan Gingold2019-08-101-0/+2
* vhdl: remove severity from cover, report and severity from assume.Tristan Gingold2019-08-081-5/+4
* Add support for PSL assumptions, used in formal verification (#880)Pepijn de Vos2019-08-071-4/+24
* vhdl-prints: improve output for ports/generics.Tristan Gingold2019-07-221-5/+27
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-6/+6
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-1/+18
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+13
* vhdl-prints: try to print error content.Tristan Gingold2019-06-041-0/+10
* vhdl-prints: fix extra 'else' in disp_conditional_waveform.Tristan Gingold2019-06-031-2/+3
* vhdl-prints: improve indent.Tristan Gingold2019-06-021-0/+4
* vhdl-prints: improve output for if/then, architecture.Tristan Gingold2019-06-011-0/+4
* vhdl-formatters: add indent.Tristan Gingold2019-06-011-1/+5
* vhdl-prints: handle PSL, add psl tokens for strong and inclusive variants.Tristan Gingold2019-05-301-85/+394
* vhdl: renames disp_vhdl to printsTristan Gingold2019-05-301-0/+4155