| Commit message (Expand) | Author | Age | Files | Lines |
* | synth: improve handling of individual generic associations | Tristan Gingold | 2022-10-01 | 1 | -17/+22 |
* | synth: handle attributes in configurations | Tristan Gingold | 2022-09-26 | 1 | -1/+11 |
* | synth: simplify elab-vhdl_annotations | Tristan Gingold | 2022-09-19 | 1 | -1/+0 |
* | synth: rename vhdl.annotations to elab.vhdl_annotations | Tristan Gingold | 2022-09-19 | 1 | -5/+5 |
* | synth: handle individual generic associations | Tristan Gingold | 2022-09-17 | 1 | -5/+35 |
* | synth: improve handling of top-level interfaces subtype | Tristan Gingold | 2022-09-11 | 1 | -1/+6 |
* | synth: fix and add checks for memory management. | Tristan Gingold | 2022-09-10 | 1 | -4/+4 |
* | synth: handle open entity aspect | Tristan Gingold | 2022-09-07 | 1 | -4/+4 |
* | synth: use areapools | Tristan Gingold | 2022-09-02 | 1 | -11/+80 |
* | synth: handle component aspect configuration | Tristan Gingold | 2022-08-25 | 1 | -1/+5 |
* | synth: handle unbounded top-level ports | Tristan Gingold | 2022-08-25 | 1 | -9/+18 |
* | elab: add default value to ports | Tristan Gingold | 2022-08-23 | 1 | -3/+3 |
* | elab-vhdl_expr: factorize code | Tristan Gingold | 2022-08-19 | 1 | -4/+6 |
* | vhdl: preliminary work to elaborat quantities | Tristan Gingold | 2022-07-16 | 1 | -0/+2 |
* | elab-vhdl_insts: eval inertial expressions to get the type. Fix #2089 | Tristan Gingold | 2022-06-12 | 1 | -6/+17 |
* | elab-vhdl_types(Elab_Declaration_Type): rework to handle 'subtype | Tristan Gingold | 2022-06-09 | 1 | -8/+4 |
* | synth: add a flag to force creation of variables | Tristan Gingold | 2022-05-11 | 1 | -1/+1 |
* | elab-vhdl_insts: use block configuration from configuration | Tristan Gingold | 2022-04-29 | 1 | -3/+6 |
* | elab-vhdl_insts: handle open unconstrained port association | Tristan Gingold | 2022-04-29 | 1 | -0/+3 |
* | synth: handle type declarations in vunit. Fix #2034 | Tristan Gingold | 2022-04-13 | 1 | -1/+3 |
* | synth: add support for subtype declaration in vunits. Fix #2033 | Tristan Gingold | 2022-04-13 | 1 | -1/+4 |
* | elab-vhdl_insts: also recurse for instantiations in vunits. | Tristan Gingold | 2022-04-08 | 1 | -74/+93 |
* | synth: handle individual assoc of unbounded interface. Fix #2023 | Tristan Gingold | 2022-04-04 | 1 | -0/+3 |
* | synth: do not annotate generic types in package. Fix #1949 | Tristan Gingold | 2022-01-15 | 1 | -11/+19 |
* | synth: handle macro-expanded package body. Fix #1948 | Tristan Gingold | 2022-01-14 | 1 | -1/+2 |
* | synth: refine handling of interface type. Fix #1944 | Tristan Gingold | 2022-01-10 | 1 | -2/+6 |
* | ghdldrv: fix crash due to double initialization | Tristan Gingold | 2021-12-19 | 1 | -2/+0 |
* | synth: handle interface type in generics. For #412 | Tristan Gingold | 2021-12-15 | 1 | -2/+10 |
* | Fix opening files relative to the current vhdl | Matt Johnston | 2021-12-07 | 1 | -0/+2 |
* | elab-vhdl_insts.adb: do not try to elaborate foreign instances twice | Tristan Gingold | 2021-11-28 | 1 | -1/+6 |
* | synth: add hooks to support elaboration of foreign instances | Tristan Gingold | 2021-11-28 | 1 | -2/+5 |
* | synth: defer instantations elaboration to handle recursion. Fix #1912 | Tristan Gingold | 2021-11-16 | 1 | -14/+109 |
* | vhdl: Iir_Kind_Foreign_Module is now a library unit | Tristan Gingold | 2021-11-09 | 1 | -0/+2 |
* | vhdl/psl: handle PSL inherit spec. For #1899 | Tristan Gingold | 2021-11-05 | 1 | -10/+11 |
* | synth: Support alias declarations in vunit | tmeissner | 2021-11-02 | 1 | -2/+4 |
* | synth: do full elaboration before synthesis | Tristan Gingold | 2021-11-01 | 1 | -0/+673 |