aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-elaboration.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* src/vhd: remove use of chapter sign in comment to have on ASCII charactersTristan Gingold2021-01-091-1/+1
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-1/+1
* vhdl: decouple annotations from environments.Tristan Gingold2019-06-191-0/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* simul: handle package interface, remove iir_value_environment.Tristan Gingold2017-12-051-6/+0
* simul: add iir_value_instance, remove package_instances.Tristan Gingold2017-12-031-6/+1
* simul: add global_info.Tristan Gingold2017-12-031-1/+1
* simul: refactoring: scope is now the corresponding sim_info.Tristan Gingold2017-12-031-1/+0
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-0/+187