aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-execution.ads
Commit message (Expand)AuthorAgeFilesLines
* 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