index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
grt
/
grt-main.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
grt: add Error_NF to report final error status. Fix #803
Tristan Gingold
2021-01-26
1
-2
/
+2
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
grt: call finalizer after std.env.finish/stop. For #1347
Tristan Gingold
2020-05-31
1
-0
/
+2
*
grt: slightly simplify the interface.
Tristan Gingold
2020-04-02
1
-10
/
+1
*
grt: add code to support systemc co-simulation.
Tristan Gingold
2020-04-02
1
-34
/
+35
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
1
-6
/
+0
*
fix 'occured' typo
1138-4EB
2018-05-26
1
-1
/
+1
*
grt: reorganize simulation loop.
Tristan Gingold
2017-12-20
1
-10
/
+32
*
Make error stream available for additional reporting : see issue #26
Brian Drummond
2017-10-05
1
-1
/
+1
*
Write assert and report messages to stdout
Tristan Gingold
2017-08-30
1
-0
/
+4
*
Always run finalizers (unless failure).
Tristan Gingold
2016-03-20
1
-5
/
+2
*
Always execute finalizers and end hooks after simulation.
Tristan Gingold
2016-03-19
1
-0
/
+5
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
1
-4
/
+0
*
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-14
1
-3
/
+3
*
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-04
1
-6
/
+2
*
Rework exit handling to correctly report exit status.
Tristan Gingold
2015-05-21
1
-0
/
+4
*
Allow generic without default values in top-level entity.
Tristan Gingold
2015-05-11
1
-0
/
+1
*
Implement ticket 37: add switch -gNAME=VAL to override top entity generics.
Tristan Gingold
2015-03-07
1
-1
/
+2
*
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-03-01
1
-0
/
+5
*
Move files and dirs from translate/
Tristan Gingold
2014-11-05
1
-0
/
+190