aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/elaboration.ads
Commit message (Expand)AuthorAgeFilesLines
* simulate: reorder block list, support Concurrent_Simple_Signal_AssignmentTristan Gingold2017-01-311-0/+4
* ownership: fix ghdlsimulTristan Gingold2016-12-121-0/+1
* simulation: reuse Mode_Signal_Type from grt.types.Tristan Gingold2016-03-101-14/+11
* elaboration: use std_time to represent time in signal table.Tristan Gingold2016-03-101-1/+2
* simulation: add block id.Tristan Gingold2016-03-101-0/+9
* simul: preliminary work to support PSL.Tristan Gingold2016-02-141-0/+19
* simul: handle vhdl 2008.Tristan Gingold2016-02-061-0/+6
* simul: use Tables instead of GNAT.TableTristan Gingold2016-01-271-17/+11
* simul: fix attribute specification, noop type conversion, indiv sig assoc.Tristan Gingold2016-01-261-1/+4
* simul: fix various issues.Tristan Gingold2016-01-241-2/+10
* Adjust simulation after sigptr changes.Tristan Gingold2015-12-191-1/+2
* Simulation: renaming.Tristan Gingold2015-01-231-2/+2
* simulation: rework scope_level.Tristan Gingold2015-01-231-1/+4
* Move translate and simulate.Tristan Gingold2014-11-051-0/+209