aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate
Commit message (Expand)AuthorAgeFilesLines
...
* simul: fix corner cases for image.Tristan Gingold2016-02-101-100/+131
* simul: fix issue14.Tristan Gingold2016-02-101-10/+21
* simul: fix elaboration check for implicit signals.Tristan Gingold2016-02-101-0/+1
* simul: fix individual association for array.Tristan Gingold2016-02-091-3/+4
* simul: avoid stupid crashes in debugger.Tristan Gingold2016-02-091-2/+10
* simul: handle vhdl 2008.Tristan Gingold2016-02-069-119/+252
* simul: support of package instantiation.Tristan Gingold2016-02-064-11/+85
* simul: preliminary work for environments.Tristan Gingold2016-01-276-80/+57
* simul: use Tables instead of GNAT.TableTristan Gingold2016-01-275-36/+24
* simul: handle declarations in configuration.Tristan Gingold2016-01-273-59/+68
* simul: fix attribute specification, noop type conversion, indiv sig assoc.Tristan Gingold2016-01-265-11/+37
* simul: handle default assignment to unconstrained ports.Tristan Gingold2016-01-243-109/+63
* simul: fix various issues.Tristan Gingold2016-01-248-254/+351
* simulate: fix handling of deferred constants.Tristan Gingold2016-01-194-19/+30
* cleanup in errorout.Tristan Gingold2015-12-212-1/+11
* Adjust simulation after sigptr changes.Tristan Gingold2015-12-194-49/+78
* ghdl_simul debugger: handle break on operator, handle end of file.Tristan Gingold2015-12-032-6/+31
* 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 ghdl_simul build.Tristan Gingold2015-11-303-29/+13
* Fix simulate backend.Tristan Gingold2015-06-024-24/+42
* simulation: use invalid_instance_slot instead of 0.Tristan Gingold2015-01-242-4/+4
* Simulation: renaming.Tristan Gingold2015-01-236-133/+118
* simulation: rework scope_level.Tristan Gingold2015-01-236-123/+157
* Style fixes.Tristan Gingold2015-01-181-1/+2
* simulation: adjust for vhdl08 configurations.Tristan Gingold2015-01-181-39/+38
* execution: fix v87 concat with element.Tristan Gingold2015-01-181-20/+24
* simulation: handle v87 concatenation.Tristan Gingold2015-01-171-41/+74
* debugger: add list command.Tristan Gingold2015-01-171-18/+117
* ghdlsimul: adjust after use of name for block_specification.Tristan Gingold2015-01-171-1/+2
* Fix build of ghdl_simul (WIP).Tristan Gingold2015-01-166-268/+233
* Move translate and simulate.Tristan Gingold2014-11-0524-0/+15671