aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_insts.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* vhdl: Iir_Kind_Foreign_Module is now a library unitTristan Gingold2021-11-091-0/+2
| | | | | (instead of a design unit). Also, add Iir_Kind_Foreign_Vector_Type_Definition
* vhdl/psl: handle PSL inherit spec. For #1899Tristan Gingold2021-11-051-10/+11
|
* synth: Support alias declarations in vunittmeissner2021-11-021-2/+4
|
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+673