aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-debugger.adb
Commit message (Expand)AuthorAgeFilesLines
* simul-debugger: improve info signals.Tristan Gingold2017-12-211-45/+147
* simul-debugger: add run command.Tristan Gingold2017-12-201-5/+39
* simul-debugger: add debug_upblock.Tristan Gingold2017-12-111-0/+18
* simul-debugger: add debug_bt (internal debugging procedure).Tristan Gingold2017-12-081-0/+12
* simul: handle package interface, remove iir_value_environment.Tristan Gingold2017-12-051-2/+1
* simul: add iir_value_instance, remove package_instances.Tristan Gingold2017-12-031-6/+8
* simul: Remove scope_type (unused).Tristan Gingold2017-12-031-1/+0
* simul: refactoring: scope is now the corresponding sim_info.Tristan Gingold2017-12-031-1/+1
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-0/+2283