aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-main.adb
Commit message (Expand)AuthorAgeFilesLines
* src/grt: extract grt-files_lib from grt-filesTristan Gingold2023-01-271-1/+1
* grt: add modules in ghdl_main instead of grt-mainTristan Gingold2023-01-051-5/+0
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
* grt: add Error_NF to report final error status. Fix #803Tristan Gingold2021-01-261-2/+2
* update license headersumarcor2021-01-141-11/+9
* grt: call finalizer after std.env.finish/stop. For #1347Tristan Gingold2020-05-311-0/+2
* grt: slightly simplify the interface.Tristan Gingold2020-04-021-10/+1
* grt: add code to support systemc co-simulation.Tristan Gingold2020-04-021-34/+35
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-6/+0
* fix 'occured' typo1138-4EB2018-05-261-1/+1
* grt: reorganize simulation loop.Tristan Gingold2017-12-201-10/+32
* Make error stream available for additional reporting : see issue #26Brian Drummond2017-10-051-1/+1
* Write assert and report messages to stdoutTristan Gingold2017-08-301-0/+4
* Always run finalizers (unless failure).Tristan Gingold2016-03-201-5/+2
* Always execute finalizers and end hooks after simulation.Tristan Gingold2016-03-191-0/+5
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-4/+0
* grt: add --list-features, and --has-featureTristan Gingold2015-09-141-3/+3
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-6/+2
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-0/+4
* Allow generic without default values in top-level entity.Tristan Gingold2015-05-111-0/+1
* Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold2015-03-071-1/+2
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-0/+5
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+190