aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/elaboration.adb
Commit message (Expand)AuthorAgeFilesLines
* Update simulate.Tristan Gingold2017-11-081-26/+20
* simulate: update (and revive).Tristan Gingold2017-10-241-15/+20
* ghdl_simul: also renames conversion.Tristan Gingold2017-09-131-4/+4
* simulate: reorder block list, support Concurrent_Simple_Signal_AssignmentTristan Gingold2017-01-311-16/+46
* ownership: fix ghdlsimulTristan Gingold2016-12-121-13/+29
* simulation: remove sim_be after previous code factorization.Tristan Gingold2016-10-151-8/+22
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-2/+1
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-12/+12
* Rewrite error messages.Tristan Gingold2016-08-021-4/+3
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-7/+8
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-1/+2
* simulation: reuse Mode_Signal_Type from grt.types.Tristan Gingold2016-03-101-19/+39
* elaboration: use std_time to represent time in signal table.Tristan Gingold2016-03-101-3/+3
* simulation: add block id.Tristan Gingold2016-03-101-1/+3
* Refactoring in simulate in order to link with ortho.Tristan Gingold2016-02-201-2/+6
* simul: fix local protected object, boolean for-generate loopTristan Gingold2016-02-141-2/+2
* simul: preliminary work to support PSL.Tristan Gingold2016-02-141-54/+67
* simul: check for no unconstrained port/generic of top-level entity.Tristan Gingold2016-02-141-0/+29
* simul: make delayed signal elaborated.Tristan Gingold2016-02-101-0/+1
* simul: add support of e8.Tristan Gingold2016-02-101-11/+8
* simul: handle generic override.Tristan Gingold2016-02-101-0/+99
* 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: handle vhdl 2008.Tristan Gingold2016-02-061-17/+64
* simul: support of package instantiation.Tristan Gingold2016-02-061-4/+41
* simul: preliminary work for environments.Tristan Gingold2016-01-271-1/+2
* simul: handle declarations in configuration.Tristan Gingold2016-01-271-48/+54
* simul: fix attribute specification, noop type conversion, indiv sig assoc.Tristan Gingold2016-01-261-0/+4
* simul: handle default assignment to unconstrained ports.Tristan Gingold2016-01-241-4/+63
* simul: fix various issues.Tristan Gingold2016-01-241-56/+66
* simulate: fix handling of deferred constants.Tristan Gingold2016-01-191-14/+27
* Adjust simulation after sigptr changes.Tristan Gingold2015-12-191-6/+12
* Fix ghdl_simul build.Tristan Gingold2015-11-301-15/+1
* Fix simulate backend.Tristan Gingold2015-06-021-1/+1
* Simulation: renaming.Tristan Gingold2015-01-231-10/+9
* simulation: rework scope_level.Tristan Gingold2015-01-231-10/+10
* simulation: adjust for vhdl08 configurations.Tristan Gingold2015-01-181-39/+38
* ghdlsimul: adjust after use of name for block_specification.Tristan Gingold2015-01-171-1/+2
* Fix build of ghdl_simul (WIP).Tristan Gingold2015-01-161-108/+95
* Move translate and simulate.Tristan Gingold2014-11-051-0/+2582