aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: add iir_kind_package_instantiation_bodyTristan Gingold2023-03-221-0/+1
* vhdl: add iir_kind_psl_boolean_parameter node. For #2178Tristan Gingold2022-08-151-0/+1
* vhdl: add support for file subtype. Fix #2174Tristan Gingold2022-08-111-0/+1
* vhdl-nodes: renaming.Tristan Gingold2022-07-211-1/+1
* vhdl: add Iir_Kinds_AMS_Signal_AttributeTristan Gingold2022-07-161-1/+1
* vhdl: add suspend state pseudo decl and stmt. WIP.Tristan Gingold2022-05-171-0/+2
* vhdl: Iir_Kind_Foreign_Module is now a library unitTristan Gingold2021-11-091-1/+2
* vhdl: parse PSL inherit spec. For #1899Tristan Gingold2021-11-041-0/+1
* vhdl: remove iir_kind_anonymous_signal_declaration (now unused)Tristan Gingold2021-08-241-1/+0
* vhdl: introduce iir_kind_association_element_by_nameTristan Gingold2021-08-061-0/+1
* vhdl: add Iir_Kind_Foreign_ModuleTristan Gingold2021-04-051-0/+1
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-091-0/+2
* Update copyright headers for vhdl-elocations*Tristan Gingold2021-02-041-1/+1
* update license headersumarcor2021-01-141-11/+9
* vhdl: parse subprogram instantiations. For #1470Tristan Gingold2020-09-241-0/+2
* vhdl: parse and analyze force/release signal assignment statements.Tristan Gingold2020-08-011-0/+2
* vhdl: parse PSL prev/stable/rose/fell builtin calls. For #662Tristan Gingold2020-06-021-0/+4
* ams-vhdl: add support for 'delayed for quantity.Tristan Gingold2019-12-311-0/+1
* ams-vhdl: handle zoh, ltf and ztf attributes.Tristan Gingold2019-12-311-0/+3
* ams-vhdl: add simultaneous null statement.Tristan Gingold2019-12-301-0/+2
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-2/+43
* vhdl: parse verification unit (WIP).Tristan Gingold2019-08-171-0/+1
* vhdl: declare verification units (WIP).Tristan Gingold2019-08-161-2/+5
* Add support for PSL assumptions, used in formal verification (#880)Pepijn de Vos2019-08-071-1/+2
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-1/+1
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-0/+1
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+1
* vhdl: add hook on free_node, automatically freeTristan Gingold2019-05-221-1/+21
* vhdl: move nodes to vhdl.nodes_priv.Tristan Gingold2019-05-051-4/+4
* vhdl: move elocations* packages to vhdl children.Tristan Gingold2019-05-051-0/+710