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
*
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
*
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
*
dyn_maps: add Get_Index_Soft.
Tristan Gingold
2021-12-28
2
-12
/
+50
*
testsuite: add a reproducer for #1935
Tristan Gingold
2021-12-28
4
-0
/
+176
*
ci/msys2: fix buildir upload path
umarcor
2021-12-20
1
-2
/
+2
*
synth: add assertions
Tristan Gingold
2021-12-19
1
-0
/
+4
*
ghdldrv: fix crash due to double initialization
Tristan Gingold
2021-12-19
2
-2
/
+3
*
ci: create builddir tarballs to reduce artifact download time
umarcor
2021-12-18
1
-2
/
+5
*
ci: use ghdl/build:doc to build ghdl/doc
umarcor
2021-12-18
1
-2
/
+1
*
ci: use ghdl/debug:base for running gnatdoc only
umarcor
2021-12-18
1
-12
/
+31
*
ci/doc: use option 'skip-deploy' of Action buildthedocs/btd
umarcor
2021-12-18
1
-2
/
+1
*
ci: eine/tip was merged into pyTooling/Actions/releaser
umarcor
2021-12-18
1
-1
/
+1
*
doc/requirements: remove redundant dependency
umarcor
2021-12-18
1
-2
/
+0
*
Updates for pyGHDL
Patrick Lehmann
2021-12-18
61
-197
/
+120
|
\
|
*
Replaced pyTooling.Packaging with just pyTooling v1.7.0
Patrick Lehmann
2021-12-17
1
-1
/
+1
[next]