index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
testsuite/synth: add a test for #1961
Tristan Gingold
2022-02-22
3
-0
/
+73
|
*
synth: fix handling of record constraints in subtype. Fix #1961
Tristan Gingold
2022-02-22
2
-5
/
+28
|
*
testsuite/synth: add a reproducer for #1978
Tristan Gingold
2022-02-21
2
-0
/
+53
|
*
testsuite/synth: add a test for #1968
Tristan Gingold
2022-02-18
3
-0
/
+141
|
*
elab-vhdl_values.adb: fix a typo. Fix #1968
Tristan Gingold
2022-02-18
1
-2
/
+2
|
*
testsuite/synth: add a test for #1977
Tristan Gingold
2022-02-17
2
-0
/
+56
|
*
synth-vhdl_oper: handle to_unsigned with an unsigned for size. Fix #1977
Tristan Gingold
2022-02-17
1
-27
/
+30
|
*
testsuite/synth: add a test for #1972
Tristan Gingold
2022-02-17
2
-0
/
+19
|
*
synth: properly propagate bound errors. Fix #1972
Tristan Gingold
2022-02-17
4
-16
/
+38
|
*
Fixed failing vendor library compilation using PoSh scripts
Patrick Lehmann
2022-02-16
3
-18
/
+18
|
\
|
*
Fixed failing vendor library compilation using PoSh scripts
Hauke Günther
2022-02-16
3
-18
/
+18
|
/
*
testsuite/synth: add a test for #1971
Tristan Gingold
2022-02-16
2
-0
/
+16
|
*
synth-vhdl_oper: handle bit condition operator. Fix #1971
Tristan Gingold
2022-02-16
1
-1
/
+2
|
*
Fix getting vendor tool directory from environment variable using PowerShell
Patrick Lehmann
2022-02-16
5
-5
/
+5
|
\
|
*
Fix get vendor tool directory from env variable
Hauke Günther
2022-02-16
5
-5
/
+5
|
/
*
testsuite/synth: add a test for #1962
Tristan Gingold
2022-02-05
3
-0
/
+101
|
*
synth-vhdl_aggr: fix mismatch. Fix #1962
Tristan Gingold
2022-02-05
1
-1
/
+6
|
*
testsuite/gna: add a reproducer for #1953
Tristan Gingold
2022-02-05
2
-0
/
+23
|
*
testsuite/synth: add more tests for subtraction in std_logic_unsigned
Tristan Gingold
2022-02-05
9
-0
/
+163
|
*
ci: fix skip-deploy syntax
umarcor
2022-02-03
1
-1
/
+1
|
*
editorconfig: set charset=latin1 for VHDL sources
Patrick Lehmann
2022-02-03
1
-0
/
+3
|
\
|
*
editorconfig: set charset=latin1 for VHDL sources
Xiretza
2022-02-03
1
-0
/
+3
|
|
*
|
pyGHDL: reformat after update to black version 22
Patrick Lehmann
2022-02-03
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
pyGHDL: reformat after update to black version 22
Xiretza
2022-02-03
1
-4
/
+4
|
/
*
testsuite/synth: add a test for #1951
Tristan Gingold
2022-01-18
2
-0
/
+29
|
*
synth: fix handling of std_logic_unsigned."-" for negative numbers.
Tristan Gingold
2022-01-18
1
-8
/
+12
|
|
|
|
Fix #1951
*
errorout-console: check for TERM=dumb for colorize autodetect. Fix #1950
Tristan Gingold
2022-01-17
1
-14
/
+30
|
*
testsuite/synth: add more tests for generic packages
Tristan Gingold
2022-01-16
5
-0
/
+107
|
*
testsuite/synth: add a test for #1947
Tristan Gingold
2022-01-16
2
-0
/
+49
|
*
synth: adjust handling of subprogram calls in package instantiation. Fix #1947
Tristan Gingold
2022-01-16
1
-3
/
+14
|
*
testsuite/synth: add tests for generic types in entities
Tristan Gingold
2022-01-15
4
-0
/
+80
|
*
testsuite/synth: add a test for #1949
Tristan Gingold
2022-01-15
2
-0
/
+20
|
*
synth: do not annotate generic types in package. Fix #1949
Tristan Gingold
2022-01-15
2
-12
/
+23
|
*
vhdl: add comments
Tristan Gingold
2022-01-15
1
-1
/
+6
|
*
testsuite/synth: add a test for #1948
Tristan Gingold
2022-01-14
2
-0
/
+28
|
*
synth: handle macro-expanded package body. Fix #1948
Tristan Gingold
2022-01-14
3
-6
/
+16
|
*
testsuite/synth: add a test for #1945
Tristan Gingold
2022-01-12
6
-0
/
+128
|
*
synth: handle alias of alias. Fix #1945
Tristan Gingold
2022-01-12
1
-2
/
+15
|
*
testsuite/synth: add a test for #1944
Tristan Gingold
2022-01-10
2
-0
/
+19
|
*
synth: refine handling of interface type. Fix #1944
Tristan Gingold
2022-01-10
2
-8
/
+22
|
*
testsuite/gna: add a test for #1943
Tristan Gingold
2022-01-09
2
-0
/
+33
|
*
trans-chap2.adb: handle Kind_Component in Copy_Info. Fix #1943
Tristan Gingold
2022-01-09
1
-1
/
+8
|
*
testsuite/gna: add a test for #1934
Tristan Gingold
2022-01-09
3
-0
/
+75
|
*
vhdl-sem_types: handle record in reparse_as_array_constraint. Fix #1934
Tristan Gingold
2022-01-09
1
-0
/
+3
|
*
testsuite/synth: add a test for #1942
Tristan Gingold
2022-01-05
2
-0
/
+21
|
*
synth: ignore use clauses in finalization Fix #1942
Tristan Gingold
2022-01-05
1
-0
/
+2
|
*
testsuite/synth: add a test for #1938
Tristan Gingold
2022-01-03
2
-0
/
+19
|
*
synth: handle package instantiation in declarations. Fix #1938
Tristan Gingold
2022-01-03
4
-1
/
+12
|
*
testsuite/synth: add a test for #1936
Tristan Gingold
2021-12-28
2
-0
/
+29
|
*
vhdl-sem_decls: copy subtype indication also for files. Fix #1936
Tristan Gingold
2021-12-28
1
-0
/
+3
|
[next]