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
*
synth: add partial support of foreign subprograms
Tristan Gingold
2023-01-20
1
-0
/
+17
*
synth: rework value attribute
Tristan Gingold
2023-01-09
4
-65
/
+80
*
synth: handle value attribute for physical types
Tristan Gingold
2023-01-06
2
-12
/
+16
*
grt-images.adb: handle very long strings. Fix #2299
Tristan Gingold
2023-01-06
1
-1
/
+1
*
simul: do not link with fst or vpi c files
Tristan Gingold
2023-01-05
1
-5
/
+6
*
grt: add modules in ghdl_main instead of grt-main
Tristan Gingold
2023-01-05
3
-7
/
+7
*
simul: handle force/release signal assignments
Tristan Gingold
2023-01-03
2
-13
/
+38
*
grt-files_operations: allow last line without EOL
Tristan Gingold
2022-12-31
1
-1
/
+4
*
synth: improve support of value attribute
Tristan Gingold
2022-12-26
2
-3
/
+4
*
simul: handle driving and driving_value attributes
Tristan Gingold
2022-12-26
2
-2
/
+12
*
grt-algos: clarify the API
Tristan Gingold
2022-11-20
3
-6
/
+11
*
Add missing -g for generic override to CLI help for RUNOPTS (#2220)
svnesbo
2022-11-01
1
-0
/
+1
*
translate, grt: add lib function for div and rem.
Tristan Gingold
2022-10-02
2
-0
/
+56
*
synth: handle guard signal in debugger
Tristan Gingold
2022-09-28
1
-1
/
+12
*
grt: do not initialial GUARD signals on creation.
Tristan Gingold
2022-09-25
1
-1
/
+4
*
synth: detect overflow in static exponentiation
Tristan Gingold
2022-09-14
4
-73
/
+249
*
grt: add a SIGFPE handler for linux x86/64. Fix #2185
Tristan Gingold
2022-09-02
1
-0
/
+4
*
grt-disp_signals: also disp conversions ranges
Tristan Gingold
2022-08-24
1
-0
/
+11
*
simul: simplify code
Tristan Gingold
2022-08-23
1
-0
/
+3
*
grt-signals: add ghdl_signal_add_extra_driver
Tristan Gingold
2022-08-23
2
-0
/
+19
*
grt-signals: internal refactoring for drivers creation
Tristan Gingold
2022-08-22
1
-25
/
+39
*
simul-vhdl_simul: handle waveforms in signal assignments
Tristan Gingold
2022-08-21
1
-0
/
+4
*
grt-errors: remove error_hook (was unused)
Tristan Gingold
2022-08-21
2
-14
/
+0
*
simul: handle after clauses in signal assignment
Tristan Gingold
2022-08-21
2
-0
/
+18
*
grt: add analog_solver (work in progress)
Tristan Gingold
2022-07-20
4
-9
/
+197
*
grt: add real now variable.
Tristan Gingold
2022-07-20
3
-0
/
+16
*
configure: add --with-sundials (preliminary work)
Tristan Gingold
2022-07-20
2
-0
/
+44
*
grt-types: add Mode_Above
Tristan Gingold
2022-07-16
4
-7
/
+15
*
Fix nested comments
sudden6
2022-06-26
1
-41
/
+41
*
deleted pragma messages
Guiltybyte
2022-06-09
1
-2
/
+0
*
Only enable backtrace on linux if glibc is present
Guiltybyte
2022-06-09
1
-1
/
+3
*
grt-readline_none.adb: do not use getline(3)
Tristan Gingold
2022-05-15
1
-19
/
+24
*
configure: generate grt-readline.ads
Tristan Gingold
2022-05-15
1
-2
/
+0
*
grt: add grt-readline_gnu and grt-readline_none
Tristan Gingold
2022-05-15
5
-14
/
+105
*
grt: simplifies grt-readline, adjust casing
Tristan Gingold
2022-05-15
4
-11
/
+9
*
grt-readline.ads: use types from grt-types
Tristan Gingold
2022-03-30
1
-16
/
+5
*
Add chkstk-x64 for windows x64
Tristan Gingold
2022-03-30
2
-0
/
+58
*
translate: adjust null access check: add an explicit check.
Tristan Gingold
2022-03-26
2
-0
/
+12
*
grt: extract grt-vhdl_types from grt-types
Tristan Gingold
2022-03-22
29
-138
/
+190
*
mk: Introduce configure options for inc/libdirsuffix
Daniel Gröber
2022-03-11
1
-13
/
+13
*
grt-signals.adb: Suppress overflow check before manual check. Fix #1994
Tristan Gingold
2022-03-05
1
-6
/
+11
*
grt: refactoring to fix build failure. For #1913
Tristan Gingold
2021-11-17
4
-392
/
+442
*
vhdl-evaluation: use grt to compute value attribute for integers.
Tristan Gingold
2021-11-17
2
-27
/
+80
*
grt/Makefile.inc: add a dependency for grt-cgnatrts.
Tristan Gingold
2021-11-16
1
-2
/
+3
*
grt-change_generics: handle subtype for elements. Fix #1386
Tristan Gingold
2021-10-03
1
-2
/
+8
*
grt-vcd.adb: add option --vcd-4states to dump a strict vcd file. Fix #1759
Tristan Gingold
2021-09-30
1
-7
/
+17
*
grt-vcd: exclude arrays from dump. Fix #1881
Tristan Gingold
2021-09-29
1
-59
/
+67
*
grt-change_generics: handle array subtypes. Fix #1876
Tristan Gingold
2021-09-24
1
-6
/
+20
*
Add explicit ?>= and ?> functions for translation.
Brian Padalino
2021-09-22
2
-0
/
+18
*
vpi: handle get_value for indexed names. Fix #237
Tristan Gingold
2021-06-10
5
-164
/
+411
[next]