Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |