aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl: add iir_kind_package_instantiation_bodyTristan Gingold2023-03-221-0/+2
* vhdl: add iir_kind_psl_boolean_parameter node. For #2178Tristan Gingold2022-08-151-0/+2
* vhdl: add support for file subtype. Fix #2174Tristan Gingold2022-08-111-0/+2
* vhdl-nodes: renaming.Tristan Gingold2022-07-211-1/+1
* vhdl: add suspend state pseudo decl and stmt. WIP.Tristan Gingold2022-05-171-0/+3
* vhdl: Iir_Kind_Foreign_Module is now a library unitTristan Gingold2021-11-091-0/+2
* vhdl: parse PSL inherit spec. For #1899Tristan Gingold2021-11-041-0/+2
* vhdl: remove iir_kind_anonymous_signal_declaration (now unused)Tristan Gingold2021-08-241-2/+0
* vhdl: introduce iir_kind_association_element_by_nameTristan Gingold2021-08-061-0/+1
* vhdl: add Iir_Kind_Foreign_ModuleTristan Gingold2021-04-051-0/+2
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-091-0/+2
* update license headersumarcor2021-01-141-11/+9
* vhdl: parse subprogram instantiations. For #1470Tristan Gingold2020-09-241-0/+3
* vhdl: parse and analyze force/release signal assignment statements.Tristan Gingold2020-08-011-0/+3
* 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-1/+51
* vhdl: parse verification unit (WIP).Tristan Gingold2019-08-171-0/+2
* vhdl: declare verification units (WIP).Tristan Gingold2019-08-161-0/+4
* 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/+2
* vhdl: add hook on free_node, automatically freeTristan Gingold2019-05-221-4/+0
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* vhdl: move elocations* packages to vhdl children.Tristan Gingold2019-05-051-0/+699