index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl-sem_assocs: relax constrained on type conversion of formal
Tristan Gingold
2023-05-01
1
-3
/
+19
*
vhdl-sem_expr: adjust check of aggregate range
Tristan Gingold
2023-05-01
2
-3
/
+8
*
vhdl-sem_specs: allow attribute specification on a type if -frelaxed
Tristan Gingold
2023-04-30
2
-10
/
+22
*
translate: adjust bounds handling in procedure calls.
Tristan Gingold
2023-04-30
3
-22
/
+45
*
vhdl-evaluation: some ieee functions return a subtype
Tristan Gingold
2023-04-30
1
-1
/
+1
*
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
*
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
*
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
*
vhdl-configuration(Find_Top_Entity): avoid a crash after an error
Tristan Gingold
2023-04-23
1
-0
/
+11
*
synth: check external names subtype
Tristan Gingold
2023-04-23
1
-1
/
+33
*
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
*
synth-vhdl_expr: improve support of external names.
Tristan Gingold
2023-04-20
1
-62
/
+120
*
synth: support aggregate when target is a dynamic slice
Tristan Gingold
2023-04-19
4
-5
/
+14
*
ghdlsynth: add --keep-hierarchy option
Tristan Gingold
2023-04-19
1
-14
/
+30
*
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
*
netlists-memories: improve detection of inverted enable
Tristan Gingold
2023-04-17
1
-14
/
+30
*
netlists-memories: factorize code
Tristan Gingold
2023-04-17
1
-74
/
+27
*
is_tribuf_net: refine
Tristan Gingold
2023-04-16
1
-3
/
+10
*
netlists-memories: add comments
Tristan Gingold
2023-04-16
1
-1
/
+5
*
netlists-gates: add comments
Tristan Gingold
2023-04-16
1
-0
/
+4
*
synth: handle conditional variable assignment with no default.
Tristan Gingold
2023-04-14
1
-2
/
+16
*
synth: handle conv_signed. Fix #2408
Tristan Gingold
2023-04-14
2
-2
/
+9
*
vhdl: recognize conv_signed. For #2408
Tristan Gingold
2023-04-14
2
-0
/
+13
*
trans-chap2: handle more package instantiations
Tristan Gingold
2023-04-13
1
-26
/
+48
*
translate: improve support of nested uninstantiated packages
Tristan Gingold
2023-04-13
3
-35
/
+105
*
translate: refactoring for subprg_translate_kind
Tristan Gingold
2023-04-13
4
-9
/
+21
*
translate: fix elaboration of nested uninstantiated package.
Tristan Gingold
2023-04-13
1
-7
/
+31
*
translate: more refactoring for packages
Tristan Gingold
2023-04-13
1
-73
/
+87
*
translate: refactor subprograms translation for packages
Tristan Gingold
2023-04-13
3
-34
/
+78
*
translate: refactorize translate_package_internal
Tristan Gingold
2023-04-12
1
-100
/
+121
*
translate: refactor prefixes for packages
Tristan Gingold
2023-04-12
1
-37
/
+34
*
translate: refactoring for package units
Tristan Gingold
2023-04-12
3
-58
/
+108
*
translate: add elab_package_declaration
Tristan Gingold
2023-04-12
3
-3
/
+13
*
translate: add Elab_Package_Unit_Without_Body
Tristan Gingold
2023-04-12
3
-1
/
+7
*
trans-chap2: add comments
Tristan Gingold
2023-04-08
1
-0
/
+5
*
translation: minor cleanup (remove unreachable code)
Tristan Gingold
2023-04-08
1
-6
/
+0
*
trans-chap2: defer body elaboration if non-immediate body
Tristan Gingold
2023-04-08
1
-6
/
+9
*
translation: improve type conversion (recurse)
Tristan Gingold
2023-04-07
3
-82
/
+120
*
translate: factorize and improve implicit subtype conversion code
Tristan Gingold
2023-04-07
2
-132
/
+124
*
trans-chap7: fix incorrect element layout for concatenation
Tristan Gingold
2023-04-07
1
-6
/
+18
*
llvm-cbinding.cpp: adjust for llvm 16
Tristan Gingold
2023-04-04
1
-2
/
+7
*
translate: rework subtype conversion. Fix #2356
Tristan Gingold
2023-03-29
4
-14
/
+160
*
ghdlrun: report unreferenced nodes with --check-ast
Tristan Gingold
2023-03-28
1
-0
/
+5
[next]