aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-annotations.adb
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-1/+1
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-1/+2
* synth: handle vhdl2008 std_logic_1164, handle anonymous_signal.Tristan Gingold2019-07-041-2/+2
* vhdl: translate anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+2
* synth: handle concurrent assertions.Tristan Gingold2019-07-021-1/+2
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-0/+1315