index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
trans-chap3: add comments
Tristan Gingold
2021-06-07
1
-2
/
+10
*
grt-vpi: improve support of arrays
Tristan Gingold
2021-06-07
5
-22
/
+66
*
grt: preliminary work to support arrays in vpi
Tristan Gingold
2021-06-06
5
-77
/
+142
*
testsuite/gna: add a reproducer for #1779
Tristan Gingold
2021-06-05
3
-0
/
+174
*
vpi: handle integer32 signals for vpi_put_value. Fix #1779
Tristan Gingold
2021-06-05
2
-26
/
+51
*
Fix warnings from gnatgpl 2021
Tristan Gingold
2021-05-30
2
-2
/
+2
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-05-28
2
-0
/
+22
*
vhdl: avoid a crash on forced analysis of a erroneous name expression
Tristan Gingold
2021-05-28
2
-22
/
+23
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-05-28
2
-0
/
+10
*
vhdl-sem_stmts.adb: avoid duplicate error message
Tristan Gingold
2021-05-28
1
-0
/
+3
*
testsuite/gna: remove trailing CR in issue#1771
Tristan Gingold
2021-05-27
2
-30
/
+30
*
testsuite/gna: add a test for #1771
Tristan Gingold
2021-05-26
3
-0
/
+111
*
ieee2008: backport fixed_generic_pkg-body changes from opensource.ieee.org
Tristan Gingold
2021-05-26
1
-2
/
+2
*
testsuite/gna: add tests for #1772
Tristan Gingold
2021-05-25
4
-0
/
+79
*
vhdl-utils: element attribute is a type mark
Tristan Gingold
2021-05-25
1
-1
/
+2
*
testsuite/gna: add a test for #1771
Tristan Gingold
2021-05-24
1
-0
/
+7
*
testsuite/synth: add tests for previous commit
Tristan Gingold
2021-05-24
3
-0
/
+49
*
netlists-memories: avoid a crash on uninitialized ROM.
Tristan Gingold
2021-05-24
1
-1
/
+9
*
testsuite/gna: add a test for #1771
Tristan Gingold
2021-05-24
2
-0
/
+43
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-05-23
3
-0
/
+39
*
vhdl-scanner: improve column for scanner messages
Tristan Gingold
2021-05-23
1
-1
/
+4
*
files_map: adjust computation of column for tabs
Tristan Gingold
2021-05-23
2
-4
/
+3
*
vhdl-evaluation: add a comment
Tristan Gingold
2021-05-22
1
-0
/
+7
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-05-22
2
-0
/
+9
*
vhdl-evaluation: avoid a crash on null range for enumeration types
Tristan Gingold
2021-05-21
1
-2
/
+60
*
testenv.sh: allow additional package files for synth_tb. For #1675
Tristan Gingold
2021-05-21
1
-3
/
+4
*
Add option to compile UVVM Wishbone VIP.
Patrick Lehmann
2021-05-19
2
-1
/
+11
|
\
|
*
Add option to compile UVVM Wishbone VIP.
MichaĆ Kruszewski
2021-05-19
2
-1
/
+11
*
|
trans-chap6: add a comment
Tristan Gingold
2021-05-19
1
-0
/
+1
*
|
ortho_front: use array subtype element if indexing an array subtype.
Tristan Gingold
2021-05-19
1
-1
/
+4
*
|
testsuite/gna: add a test for #1764
Tristan Gingold
2021-05-18
3
-0
/
+145
*
|
ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764
Tristan Gingold
2021-05-18
7
-15
/
+92
*
|
testsuite/gna: add a test for #1768
Tristan Gingold
2021-05-17
4
-0
/
+70
*
|
vhdl-sem: handle indexed and slice names. Fix #1768
Tristan Gingold
2021-05-17
1
-56
/
+42
*
|
doc/using: update wave filtering, add note about GTKWave, link to section GHW...
Unai Martinez-Corral
2021-05-17
2
-47
/
+35
*
|
testsuite/gna: add a test for #1765
Tristan Gingold
2021-05-16
3
-0
/
+70
*
|
vhdl-utils: an object alias may not have a subtype indication. Fix #1765
Tristan Gingold
2021-05-16
1
-5
/
+10
*
|
vhdl: remove unused Get/Set_Alias_Declaration
Tristan Gingold
2021-05-16
7
-231
/
+166
*
|
trans-chap4: add comments
Tristan Gingold
2021-05-16
1
-0
/
+4
*
|
grt-table.adb: avoid overflow for computing memory size. For #1761
Tristan Gingold
2021-05-15
1
-5
/
+8
*
|
testsuite/gna: add a test for #1757
Tristan Gingold
2021-05-13
2
-0
/
+67
*
|
testsuite/gna: add more tests for #641
Tristan Gingold
2021-05-13
34
-1
/
+677
*
|
testsuite/gna: add a test for #641
Tristan Gingold
2021-05-13
4
-0
/
+87
*
|
trans-chap6: handle alias of unbounded record. For #641
Tristan Gingold
2021-05-13
1
-1
/
+2
*
|
Makefile.in: fix wrong path for libghw target
Xiretza
2021-05-10
1
-3
/
+3
*
|
ortho: fix CFLAGS/CXXFLAGS distinction
Xiretza
2021-05-10
2
-2
/
+2
*
|
configure, Makefile.in: use CXXFLAGS from environment
Xiretza
2021-05-10
2
-2
/
+5
*
|
ortho: use LDFLAGS and prefer them over defaults
Xiretza
2021-05-10
7
-9
/
+8
*
|
Makefile.in: strip -static from LDFLAGS for libghdl
Xiretza
2021-05-10
1
-1
/
+1
*
|
Makefile.in: use LDFLAGS
Xiretza
2021-05-10
1
-6
/
+6
[next]