aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-processes.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* grt: do not export disp_process_name.Tristan Gingold2020-06-041-3/+0
* grt: slightly simplify the interface.Tristan Gingold2020-04-021-2/+2
* grt: add code to support systemc co-simulation.Tristan Gingold2020-04-021-0/+16
* grt: use 64-bit type for Nbr_Cycles.Tristan Gingold2018-06-281-2/+2
* Increase the size of Nbr_Resumed_Processes; fix for #378Tristan Gingold2018-03-211-1/+1
* simul-debugger: add run command.Tristan Gingold2017-12-201-1/+1
* grt: reorganize simulation loop.Tristan Gingold2017-12-201-0/+13
* Improved error reporting, Issue #26Brian Drummond2017-10-061-2/+6
* Disp driving process for --disp-sourcesTristan Gingold2017-02-221-0/+1
* Always run finalizers (unless failure).Tristan Gingold2016-03-201-3/+0
* Always execute finalizers and end hooks after simulation.Tristan Gingold2016-03-191-0/+3
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-3/+0
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-32/+35
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-1/+3
* Add comments.Tristan Gingold2014-11-191-0/+3
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+260