aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-execution.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* 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: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-1/+0
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* simul: Add subprogram body in frames.Tristan Gingold2017-12-211-0/+6
* simul: create initial driver value.Tristan Gingold2017-12-211-4/+9
* simul: Check range of the result of concat operator.Tristan Gingold2017-12-111-0/+7
* simul: replace Get_Instance_For_Slot by Get_Instance_Object.Tristan Gingold2017-12-111-3/+0
* simul: fix execution of actual expression.Tristan Gingold2017-12-061-0/+6
* simul: remove Current_Component (unused).Tristan Gingold2017-12-061-2/+0
* simul: add support for case generate statetement.Tristan Gingold2017-12-041-0/+6
* simul: refactoring: scope is now the corresponding sim_info.Tristan Gingold2017-12-031-2/+2
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-0/+192