aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/debugger.adb
Commit message (Expand)AuthorAgeFilesLines
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-2284/+0
* simulation: refactoring (move block_instance to iir_values).Tristan Gingold2017-11-241-1/+1
* Update simulate.Tristan Gingold2017-11-081-2/+2
* simulate: update (and revive).Tristan Gingold2017-10-241-1/+0
* simulation: reuse Mode_Signal_Type from grt.types.Tristan Gingold2016-03-101-9/+13
* simul debugger: display packages and configuration.Tristan Gingold2016-03-101-2/+12
* Refactoring in simulate in order to link with ortho.Tristan Gingold2016-02-201-1/+1
* simul debugger: add info instancesTristan Gingold2016-02-171-1/+44
* simul debugger: handle more concurrent statements.Tristan Gingold2016-02-141-0/+50
* psl: cover directive works on a sequence, not on a property.Tristan Gingold2016-02-141-2/+45
* simul: add support of e8.Tristan Gingold2016-02-101-4/+1
* simul: avoid stupid crashes in debugger.Tristan Gingold2016-02-091-2/+10
* simul: handle vhdl 2008.Tristan Gingold2016-02-061-1/+5
* simul: preliminary work for environments.Tristan Gingold2016-01-271-1/+2
* simul: use Tables instead of GNAT.TableTristan Gingold2016-01-271-4/+3
* simul: fix various issues.Tristan Gingold2016-01-241-61/+100
* simulate: fix handling of deferred constants.Tristan Gingold2016-01-191-1/+1
* cleanup in errorout.Tristan Gingold2015-12-211-0/+10
* ghdl_simul debugger: handle break on operator, handle end of file.Tristan Gingold2015-12-031-5/+30
* ghdl_simul debugger: add nstmt and fstmt.Tristan Gingold2015-12-031-8/+78
* ghdl_simul debugger: add auto-repeat.Tristan Gingold2015-11-301-3/+21
* ghdl_simul debugger: handle function call, consider entity declarations.Tristan Gingold2015-11-301-7/+21
* Fix simulate backend.Tristan Gingold2015-06-021-4/+3
* Simulation: renaming.Tristan Gingold2015-01-231-1/+1
* simulation: rework scope_level.Tristan Gingold2015-01-231-2/+1
* debugger: add list command.Tristan Gingold2015-01-171-18/+117
* Fix build of ghdl_simul (WIP).Tristan Gingold2015-01-161-16/+24
* Move translate and simulate.Tristan Gingold2014-11-051-0/+1845