aboutsummaryrefslogtreecommitdiffstats
path: root/simulate/execution.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-4837/+0
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-10/+11
* First run (using mcode) of OSVVM_2014_01.Tristan Gingold2014-09-051-110/+110
* Fix ghdl_simul (after previous change).Tristan Gingold2014-09-031-6/+8
* Keep names in the tree.Tristan Gingold2014-09-021-33/+59
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-1/+1
* Handle character literals like simple names.Tristan Gingold2014-07-191-0/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-66/+521
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-13/+29
* simulate: fix function call during elaboration of protected object.Tristan Gingold2014-06-281-110/+104
* simulate: fix nbr_objects, improve display of arrays.Tristan Gingold2014-06-271-2/+15
* Use library unit instead of design unit.Tristan Gingold2014-06-241-13/+14
* simulate: rework configuration, add stats.Tristan Gingold2014-06-211-88/+131
* Add interpreted simulator.Tristan Gingold2014-06-151-0/+4285