aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: handle architecture in verification unit hierarchical name.Tristan Gingold2019-08-201-5/+5
* vhdl: parse verification unit (WIP).Tristan Gingold2019-08-171-6/+8
* vhdl: declare verification units (WIP).Tristan Gingold2019-08-161-0/+3
* vhdl: improve reprint of inertial association.Tristan Gingold2019-08-111-0/+2
* vhdl-sem: fix minor thinko for sem_insert_anonymous_signal.Tristan Gingold2019-08-111-1/+24
* vhdl: set location on reference to the anonymous signal declaration.Tristan Gingold2019-07-141-0/+1
* vhdl: cleanup in clear_instantiation_configuration.Tristan Gingold2019-07-131-1/+1
* vhdl: translate anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+1
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-7/+38
* vhdl: detect unused signals and variables.Tristan Gingold2019-06-051-10/+19
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-5/+9
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
* vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.Tristan Gingold2019-05-061-2/+2
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move xrefs to vhdl child package.Tristan Gingold2019-05-061-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-2/+2
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-1/+1
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+3314