index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
grt
Age
Commit message (
Expand
)
Author
2016-01-24
simul: fix various issues.
Tristan Gingold
2016-01-09
Reorder fields in signals for alignment.
Tristan Gingold
2016-01-07
std_logic_1164: fix number of warnings for matching equality.
Tristan Gingold
2016-01-06
grt-stack2: Fix unreferenced entity.
Tristan Gingold
2016-01-06
grt-fst: remove unreferenced with-ed package.
Tristan Gingold
2016-01-06
grt-lib: Remove unused with-ed package.
Tristan Gingold
2015-12-18
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-11-30
backtrace: demangle operators.
Tristan Gingold
2015-11-22
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-19
Add symbolizer (for mcode).
Tristan Gingold
2015-11-07
Remove deprecated .version.
Tristan Gingold
2015-10-31
Rework --stop-time to not display a message if simulation is already finished.
Tristan Gingold
2015-10-30
Rework callbacks, support cocotb.
Tristan Gingold
2015-09-30
Fix build of jumps.c on i386/linux.
Tristan Gingold
2015-09-26
Remove unused files.
Tristan Gingold
2015-09-17
Fix GRT_EXTRA_LIB, remove grt-arch (unused).
Tristan Gingold
2015-09-14
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-13
Remove unused files (were for stack switching).
Tristan Gingold
2015-09-12
Adjust windows code.
Tristan Gingold
2015-09-12
Tentatively fix win32 support.
Tristan Gingold
2015-09-04
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-08-29
Replace fat accesses by bounds accesses
Tristan Gingold
2015-06-20
Adjust previous patch.
Tristan Gingold
2015-06-18
signals: simplify and fix code for delayed signals.
Tristan Gingold
2015-06-07
Initial support of DragonFly.
Tristan Gingold
2015-06-05
Rework procedure calls, now use a record to pass parameters.
Tristan Gingold
2015-05-30
write: do not implicitely append LF.
Tristan Gingold
2015-05-21
Rework exit handling to correctly report exit status.
Tristan Gingold
2015-05-20
Handle to_string for i64 numbers.
Tristan Gingold
2015-05-14
Handle evaluation of to_string for enumeration and integer types.
Tristan Gingold
2015-05-14
vhdl 2008: allow to read out ports.
Tristan Gingold
2015-05-11
Allow generic without default values in top-level entity.
Tristan Gingold
2015-03-14
generic override: handle enumerated types.
Tristan Gingold
2015-03-14
Fix thinko in grt.values (after handling i32 generic override).
Tristan Gingold
2015-03-13
generic override: handle i32.
Tristan Gingold
2015-03-11
Fix desynchronization (ghdl_rtik) between grt-waves.adb and ghwlib
Tristan Gingold
2015-03-11
Fix truncated simple name in fst dump.
Tristan Gingold
2015-03-07
Implement ticket 37: add switch -gNAME=VAL to override top entity generics.
Tristan Gingold
2015-03-01
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-01-30
grt: fix protected object lock during elaboration.
Tristan Gingold
2015-01-24
Fix typos in grt and translation.adb for vhdl2008 (gcc).
Tristan Gingold
2015-01-17
grt-signals: avoid possible unaligned pointer dereference.
Tristan Gingold
2015-01-15
grt-disp_rti: fix thinko (no blocks for if-generate).
Tristan Gingold
2015-01-13
grt.avhpi: adjust after rti change.
Tristan Gingold
2015-01-12
sem: fix Can_Collapse_Signals regression.
Tristan Gingold
2015-01-12
grt: improve --disp-signals-table output.
Tristan Gingold
2015-01-10
grt-signals: code factorization.
Tristan Gingold
2015-01-10
Initialize direct driver value.
Tristan Gingold
2015-01-10
sdf annotation: fix read buffer within a qstring (from Kim Taylor).
Tristan Gingold
2015-01-10
sdf annotation: handle tremoval, handle negative values. From Kim Taylor.
Tristan Gingold
[next]