summaryrefslogtreecommitdiff
path: root/src/vhdl/simulate
AgeCommit message (Expand)Author
2016-01-27simul: use Tables instead of GNAT.TableTristan Gingold
2016-01-27simul: handle declarations in configuration.Tristan Gingold
2016-01-26simul: fix attribute specification, noop type conversion, indiv sig assoc.Tristan Gingold
2016-01-24simul: handle default assignment to unconstrained ports.Tristan Gingold
2016-01-24simul: fix various issues.Tristan Gingold
2016-01-19simulate: fix handling of deferred constants.Tristan Gingold
2015-12-21cleanup in errorout.Tristan Gingold
2015-12-19Adjust simulation after sigptr changes.Tristan Gingold
2015-12-03ghdl_simul debugger: handle break on operator, handle end of file.Tristan Gingold
2015-12-03ghdl_simul debugger: add nstmt and fstmt.Tristan Gingold
2015-11-30ghdl_simul debugger: add auto-repeat.Tristan Gingold
2015-11-30ghdl_simul debugger: handle function call, consider entity declarations.Tristan Gingold
2015-11-30Fix ghdl_simul build.Tristan Gingold
2015-06-02Fix simulate backend.Tristan Gingold
2015-01-24simulation: use invalid_instance_slot instead of 0.Tristan Gingold
2015-01-23Simulation: renaming.Tristan Gingold
2015-01-23simulation: rework scope_level.Tristan Gingold
2015-01-18Style fixes.Tristan Gingold
2015-01-18simulation: adjust for vhdl08 configurations.Tristan Gingold
2015-01-18execution: fix v87 concat with element.Tristan Gingold
2015-01-17simulation: handle v87 concatenation.Tristan Gingold
2015-01-17debugger: add list command.Tristan Gingold
2015-01-17ghdlsimul: adjust after use of name for block_specification.Tristan Gingold
2015-01-16Fix build of ghdl_simul (WIP).Tristan Gingold
2014-11-05Move translate and simulate.Tristan Gingold