aboutsummaryrefslogtreecommitdiffstats
path: root/simulate/elaboration.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-2582/+0
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-10/+12
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-6/+12
* First run (using mcode) of OSVVM_2014_01.Tristan Gingold2014-09-051-7/+7
* Fix ghdl_simul (after previous change).Tristan Gingold2014-09-031-39/+46
* Keep names in the tree.Tristan Gingold2014-09-021-2/+2
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-6/+6
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-2/+4
* simulate: fix function call during elaboration of protected object.Tristan Gingold2014-06-281-0/+7
* Use library unit instead of design unit.Tristan Gingold2014-06-241-27/+10
* simulate: rework configuration, add stats.Tristan Gingold2014-06-211-211/+273
* Add interpreted simulator.Tristan Gingold2014-06-151-0/+2513