index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
grt
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl08: add support of case-generate statement
Tristan Gingold
2016-07-07
7
-27
/
+41
*
vpi: handle parameters/generics.
Tristan Gingold
2016-07-03
5
-248
/
+251
*
grt-vcd: rename vcd_var_kind to vcd_var_type.
Tristan Gingold
2016-07-03
4
-37
/
+32
*
Add a description for the unbuffered option in ghdl -r <exec> --help.
Jonas Baggett
2016-07-03
1
-0
/
+2
*
More changes for the MinGW32/MinGW64 build flow and for the llvm back-end.
Patrick Lehmann
2016-07-01
1
-1
/
+1
*
A first changeset for MinGW32 and MinGW64 to compile GHDL with mcode and llvm...
Patrick Lehmann
2016-06-30
2
-4
/
+5
*
vpi: use a variable buffer for vpi_get_value.
Tristan Gingold
2016-06-28
3
-34
/
+43
*
Jonsba/master (#100)
Jonsba
2016-06-28
4
-0
/
+20
*
vpi: call last_known_delta after initialization (if makes sense).
Tristan Gingold
2016-06-24
1
-0
/
+7
*
vpi: improve traces (trace all callbacks, trace format)
Tristan Gingold
2016-06-24
1
-25
/
+72
*
grt: add grt-strings, use case insensitive compare for vpi_handle_by_name
Tristan Gingold
2016-06-22
7
-70
/
+105
*
fst: dump enumerations.
Tristan Gingold
2016-06-17
6
-96
/
+173
*
vpi: add missing properties for cocotb.
Tristan Gingold
2016-06-15
2
-1
/
+7
*
vpi: improve --vpi-trace output.
Tristan Gingold
2016-06-15
2
-53
/
+457
*
Handle default parameters for file_open.
Tristan Gingold
2016-06-02
1
-4
/
+10
*
vpi: add vpiSize.
Tristan Gingold
2016-05-26
1
-0
/
+1
*
avhpi: handle unbound component
Tristan Gingold
2016-05-26
1
-1
/
+8
*
ghwdump: make output more easily readable.
Tristan Gingold
2016-05-23
3
-57
/
+116
*
Add new vpi symbols to grt.ver
Tristan Gingold
2016-04-29
1
-0
/
+3
*
grt-fst.adb: remove reference to unused entity,
Tristan Gingold
2016-04-29
1
-3
/
+0
*
ghw: extract declarations to grt-ghw.ads
Tristan Gingold
2016-03-29
2
-37
/
+64
*
grt: add comments.
Tristan Gingold
2016-03-25
1
-0
/
+7
*
PSL: add clocked SERE, make endpoints visible from VHDL.
Tristan Gingold
2016-03-22
3
-16
/
+42
*
Always run finalizers (unless failure).
Tristan Gingold
2016-03-20
3
-18
/
+4
*
Always execute finalizers and end hooks after simulation.
Tristan Gingold
2016-03-19
4
-5
/
+18
*
grt-psl.adb: fix build failure (unused package).
Tristan Gingold
2016-03-18
1
-1
/
+0
*
PSL: add counters, generate rti and add --psl-report
Tristan Gingold
2016-03-18
10
-17
/
+339
*
grt-backtraces: fix option prefix check.
Tristan Gingold
2016-03-16
1
-1
/
+1
*
stack2: use a minimal size for chunks.
Tristan Gingold
2016-03-15
1
-23
/
+33
*
Improve behaviour of secondary stack.
Tristan Gingold
2016-03-15
1
-9
/
+5
*
grt: fix incorrect use of stdout for some errors.
Tristan Gingold
2016-02-22
2
-10
/
+12
*
grt: remove rti field in signals (to reduce space).
Tristan Gingold
2016-02-21
2
-71
/
+5
*
grt-backtraces-gcc: add pragma unreferenced.
Tristan Gingold
2016-02-21
1
-1
/
+4
*
Refactoring in simulate in order to link with ortho.
Tristan Gingold
2016-02-20
1
-0
/
+39
*
ghwlib: handle b2 range, fix print of multi-dim arrays.
Tristan Gingold
2016-02-02
2
-1
/
+16
*
grt rtis_addr: handle B1 ranges.
Tristan Gingold
2016-01-25
2
-5
/
+34
*
simul: fix various issues.
Tristan Gingold
2016-01-24
1
-1
/
+6
*
Reorder fields in signals for alignment.
Tristan Gingold
2016-01-09
1
-1
/
+3
*
std_logic_1164: fix number of warnings for matching equality.
Tristan Gingold
2016-01-07
1
-18
/
+32
*
grt-stack2: Fix unreferenced entity.
Tristan Gingold
2016-01-06
1
-1
/
+0
*
grt-fst: remove unreferenced with-ed package.
Tristan Gingold
2016-01-06
1
-1
/
+0
*
grt-lib: Remove unused with-ed package.
Tristan Gingold
2016-01-06
1
-2
/
+1
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
10
-318
/
+248
*
backtrace: demangle operators.
Tristan Gingold
2015-11-30
1
-0
/
+65
*
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-22
11
-23
/
+376
*
Add symbolizer (for mcode).
Tristan Gingold
2015-11-19
9
-33
/
+483
*
Remove deprecated .version.
Tristan Gingold
2015-11-07
1
-3
/
+2
*
Rework --stop-time to not display a message if simulation is already finished.
Tristan Gingold
2015-10-31
3
-23
/
+14
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
26
-494
/
+1505
*
Fix build of jumps.c on i386/linux.
Tristan Gingold
2015-09-30
1
-3
/
+9
[next]