index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
grt
/
grt-processes.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
simul-debugger: add run command.
Tristan Gingold
2017-12-20
1
-2
/
+5
*
grt: reorganize simulation loop.
Tristan Gingold
2017-12-20
1
-37
/
+44
*
Improved error reporting, Issue #26
Brian Drummond
2017-10-06
1
-6
/
+8
*
Process name reported on runtime error (negative delays) : see Issue #26
Brian Drummond
2017-10-05
1
-0
/
+2
*
Detect wait timeout overflow.
Tristan Gingold
2017-07-14
1
-2
/
+7
*
Add start_of_processes callback, used by grt-waves
Tristan Gingold
2017-03-09
1
-0
/
+6
*
Disp driving process for --disp-sources
Tristan Gingold
2017-02-22
1
-0
/
+5
*
vpi: call last_known_delta after initialization (if makes sense).
Tristan Gingold
2016-06-24
1
-0
/
+7
*
vpi: add missing properties for cocotb.
Tristan Gingold
2016-06-15
1
-1
/
+4
*
Always run finalizers (unless failure).
Tristan Gingold
2016-03-20
1
-10
/
+2
*
Always execute finalizers and end hooks after simulation.
Tristan Gingold
2016-03-19
1
-4
/
+9
*
Rework --stop-time to not display a message if simulation is already finished.
Tristan Gingold
2015-10-31
1
-0
/
+11
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
1
-73
/
+154
*
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-04
1
-94
/
+60
*
Rework exit handling to correctly report exit status.
Tristan Gingold
2015-05-21
1
-6
/
+5
*
grt: fix protected object lock during elaboration.
Tristan Gingold
2015-01-30
1
-2
/
+8
*
grt-processes: recycle dynamic action_list elements.
Tristan Gingold
2014-11-19
1
-7
/
+36
*
Add comments.
Tristan Gingold
2014-11-19
1
-0
/
+7
*
Move files and dirs from translate/
Tristan Gingold
2014-11-05
1
-0
/
+1042