aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/annotations.adb
Commit message (Expand)AuthorAgeFilesLines
* simulation: remove unused kind_range.Tristan Gingold2016-03-291-7/+0
* simul: preliminary work to support PSL.Tristan Gingold2016-02-141-2/+16
* simul: add support of e8.Tristan Gingold2016-02-101-13/+20
* simul: handle vhdl 2008.Tristan Gingold2016-02-061-43/+73
* simul: support of package instantiation.Tristan Gingold2016-02-061-4/+32
* simul: use Tables instead of GNAT.TableTristan Gingold2016-01-271-4/+3
* simul: handle declarations in configuration.Tristan Gingold2016-01-271-9/+12
* simul: fix attribute specification, noop type conversion, indiv sig assoc.Tristan Gingold2016-01-261-0/+2
* simulate: fix handling of deferred constants.Tristan Gingold2016-01-191-3/+1
* Adjust simulation after sigptr changes.Tristan Gingold2015-12-191-5/+4
* simulation: use invalid_instance_slot instead of 0.Tristan Gingold2015-01-241-3/+3
* Simulation: renaming.Tristan Gingold2015-01-231-71/+72
* simulation: rework scope_level.Tristan Gingold2015-01-231-79/+84
* Style fixes.Tristan Gingold2015-01-181-1/+2
* Fix build of ghdl_simul (WIP).Tristan Gingold2015-01-161-29/+47
* Move translate and simulate.Tristan Gingold2014-11-051-0/+1236