aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-processes.adb
Commit message (Expand)AuthorAgeFilesLines
* grt: add analog_solver (work in progress)Tristan Gingold2022-07-201-9/+34
* update license headersumarcor2021-01-141-11/+9
* grt: add check for empty stack2.Tristan Gingold2020-06-041-0/+7
* grt: do not export disp_process_name.Tristan Gingold2020-06-041-0/+1
* grt: call finalizer after std.env.finish/stop. For #1347Tristan Gingold2020-05-311-1/+1
* grt: add code to support systemc co-simulation.Tristan Gingold2020-04-021-0/+67
* grt: split grt-errors, disp current process.Tristan Gingold2020-02-101-0/+1
* Extract grt.astdio.vhdl from grt.astdio.Tristan Gingold2018-12-161-0/+1
* grt: set time for elaboration.Tristan Gingold2018-11-261-1/+8
* Improve info message for --stop-delta.Tristan Gingold2018-09-161-2/+8
* Remove redundant use-clauses for gcc 8.1 compatibilityTruls Asheim2018-05-301-1/+0
* fix 'occured' typo1138-4EB2018-05-261-2/+2
* Increase the size of Nbr_Resumed_Processes; fix for #378Tristan Gingold2018-03-211-4/+5
* grt-signals: remove next_signal_active.Tristan Gingold2018-03-021-4/+0
* simul-debugger: add run command.Tristan Gingold2017-12-201-2/+5
* grt: reorganize simulation loop.Tristan Gingold2017-12-201-37/+44
* Improved error reporting, Issue #26Brian Drummond2017-10-061-6/+8
* Process name reported on runtime error (negative delays) : see Issue #26Brian Drummond2017-10-051-0/+2
* Detect wait timeout overflow.Tristan Gingold2017-07-141-2/+7
* Add start_of_processes callback, used by grt-wavesTristan Gingold2017-03-091-0/+6
* Disp driving process for --disp-sourcesTristan Gingold2017-02-221-0/+5
* vpi: call last_known_delta after initialization (if makes sense).Tristan Gingold2016-06-241-0/+7
* vpi: add missing properties for cocotb.Tristan Gingold2016-06-151-1/+4
* Always run finalizers (unless failure).Tristan Gingold2016-03-201-10/+2
* Always execute finalizers and end hooks after simulation.Tristan Gingold2016-03-191-4/+9
* Rework --stop-time to not display a message if simulation is already finished.Tristan Gingold2015-10-311-0/+11
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-73/+154
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-94/+60
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-6/+5
* grt: fix protected object lock during elaboration.Tristan Gingold2015-01-301-2/+8
* grt-processes: recycle dynamic action_list elements.Tristan Gingold2014-11-191-7/+36
* Add comments.Tristan Gingold2014-11-191-0/+7
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1042