aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes_walk.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: add iir_kind_psl_boolean_parameter node. For #2178Tristan Gingold2022-08-151-1/+2
* vhdl: preliminary work to elaborat quantitiesTristan Gingold2022-07-161-0/+1
* vhdl-canon: add Canon_Add_Suspend_StateTristan Gingold2022-05-261-2/+3
* vhdl-configuration: also consider vunits to find top entity.Tristan Gingold2021-09-111-34/+43
* adjust previous commit (no identifier in Psl_Default_Clock)Tristan Gingold2021-07-011-1/+1
* update license headersumarcor2021-01-141-11/+9
* vhdl: parse and analyze force/release signal assignment statements.Tristan Gingold2020-08-011-0/+2
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-1/+2
* vhdl-nodes_walk: handle iir_kind_psl_default_clock.Tristan Gingold2019-08-131-1/+2
* find_top_entity: avoid crash on missing entity, handleTristan Gingold2019-07-151-12/+23
* vhdl: fixes in find_top_entity (handle for-generate, remove early return)Tristan Gingold2019-07-141-1/+12
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl: renames iirs_walk to vhdl-nodes_walkTristan Gingold2019-05-081-0/+177