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
*
testsuite/gna: add a reproducer for #2427
Tristan Gingold
2023-04-30
2
-0
/
+28
*
vhdl-sem_specs: allow attribute specification on a type if -frelaxed
Tristan Gingold
2023-04-30
2
-10
/
+22
*
testsuite/gna: add more tests for #2417
Tristan Gingold
2023-04-30
5
-4
/
+279
*
translate: adjust bounds handling in procedure calls.
Tristan Gingold
2023-04-30
3
-22
/
+45
*
testsuite/gna: add a test for #2425
Tristan Gingold
2023-04-30
2
-0
/
+19
*
vhdl-evaluation: some ieee functions return a subtype
Tristan Gingold
2023-04-30
1
-1
/
+1
*
pyGHDL: reformatting
Tristan Gingold
2023-04-29
1
-3
/
+2
*
testsuite/gna: add a test for #2424
Tristan Gingold
2023-04-28
3
-0
/
+78
*
translate: fix use on subtype attribute in signal declaration
Tristan Gingold
2023-04-28
2
-20
/
+22
*
libraries: avoid a crash when replacing a file without checksum.
Tristan Gingold
2023-04-27
1
-2
/
+4
*
testsuite/pyunit/lsp: add a test for libraries
Tristan Gingold
2023-04-24
6
-0
/
+530
*
pyGHDL/lsp: support library in hdl-prj.json
Tristan Gingold
2023-04-24
2
-14
/
+22
*
pyGHDL/libghdl: add more bindings to libghdl
Tristan Gingold
2023-04-24
1
-0
/
+31
*
libraries(Get_Library): add parameter Force.
Tristan Gingold
2023-04-24
2
-3
/
+10
*
libraries.adb: allow to purge from any library
Tristan Gingold
2023-04-24
1
-2
/
+3
*
testsuite/pyunit/lsp: fix a typo
Tristan Gingold
2023-04-24
1
-1
/
+1
*
testsuite/synth: add a test for external names with components
Tristan Gingold
2023-04-23
2
-0
/
+66
*
synth-vhdl_expr: handle components in external names
Tristan Gingold
2023-04-23
1
-7
/
+20
*
synth-vhdl_insts.adb: handle no keep hierarchy for components
Tristan Gingold
2023-04-23
1
-51
/
+65
*
testsuite/synth: add a test for previous commit
Tristan Gingold
2023-04-23
2
-0
/
+66
*
vhdl-configuration(Find_Top_Entity): avoid a crash after an error
Tristan Gingold
2023-04-23
1
-0
/
+11
*
testsuite/gna: add a test for #2421
Tristan Gingold
2023-04-23
2
-0
/
+50
*
testsuite/synth: add a test for external names
Tristan Gingold
2023-04-23
2
-0
/
+60
*
synth: check external names subtype
Tristan Gingold
2023-04-23
1
-1
/
+33
*
testsuite/gna: add a test for #2417
Tristan Gingold
2023-04-20
3
-0
/
+128
*
trans-chap7: optimize is_a_derived_type for #2417
Tristan Gingold
2023-04-20
1
-5
/
+20
*
ghdlcomp: set Flag_Elaboration for -c/-r
Tristan Gingold
2023-04-20
1
-0
/
+1
*
testsuite/synth: add a first test for external names
Tristan Gingold
2023-04-20
2
-0
/
+68
*
synth-vhdl_expr: improve support of external names.
Tristan Gingold
2023-04-20
1
-62
/
+120
*
testsuite/synth: add a test for #2418
Tristan Gingold
2023-04-19
2
-0
/
+28
*
synth: support aggregate when target is a dynamic slice
Tristan Gingold
2023-04-19
4
-5
/
+14
*
testsuite/synth: improve test comp04
Tristan Gingold
2023-04-19
4
-9
/
+89
*
ghdlsynth: add --keep-hierarchy option
Tristan Gingold
2023-04-19
1
-14
/
+30
*
pyGHDL: Reworked Symbols and Names (#2412)
Unai Martinez-Corral
2023-04-19
16
-219
/
+148
|
\
|
*
Bumped dependencies.
Patrick Lehmann
2023-04-16
2
-2
/
+2
|
*
Fixed last testcase.
Patrick Lehmann
2023-04-16
4
-10
/
+22
|
*
Fixed expression.
Patrick Lehmann
2023-04-16
1
-3
/
+3
|
*
Bumped dependencies.
Patrick Lehmann
2023-04-16
3
-3
/
+2
|
*
Removed Get**Symbol functions.
Patrick Lehmann
2023-04-15
3
-59
/
+2
|
*
Formatting by black.
Patrick Lehmann
2023-04-15
3
-4
/
+16
|
*
Fixes due to errors reported by unit tests.
Patrick Lehmann
2023-04-15
3
-4
/
+4
|
*
Modifications due to changes in Symbols.
Patrick Lehmann
2023-04-15
9
-18
/
+24
|
*
Fixes due to failing testcases.
Patrick Lehmann
2023-04-14
4
-14
/
+26
|
*
Reworking symbols.
Patrick Lehmann
2023-04-13
8
-136
/
+81
*
|
synth: very early support of external names
Tristan Gingold
2023-04-18
2
-5
/
+120
*
|
synth: add create_value_net with a pool parameter
Tristan Gingold
2023-04-18
5
-16
/
+17
*
|
elab-vhdl_insts: set global variable with top instance
Tristan Gingold
2023-04-18
2
-0
/
+5
*
|
synth: preliminary support of flat netlists
Tristan Gingold
2023-04-17
2
-71
/
+211
*
|
testsuite/synth: add test for previous commit
Tristan Gingold
2023-04-17
5
-0
/
+193
*
|
netlists-memories: improve detection of inverted enable
Tristan Gingold
2023-04-17
1
-14
/
+30
[next]