index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-vhdl_expr.adb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
elab-vhdl_values: factorize code
Tristan Gingold
2022-09-07
1
-1
/
+1
*
synth: use areapools
Tristan Gingold
2022-09-02
1
-7
/
+15
*
synth: handle type left/right attributes
Tristan Gingold
2022-08-25
1
-0
/
+14
*
synth: factorize code for synth_subtype_conversion
Tristan Gingold
2022-08-21
1
-16
/
+6
*
elab-vhdl_expr: factorize code
Tristan Gingold
2022-08-19
1
-3
/
+0
*
synth-vhdl_expr: optimize record with one element.
Tristan Gingold
2022-08-16
1
-3
/
+3
*
synth-vhdl_expr: add support for branch quantities
Tristan Gingold
2022-07-28
1
-0
/
+1
*
synth: add hook for dot attribute
Tristan Gingold
2022-07-24
1
-3
/
+9
*
synth-vhdl_expr: add hook for quantities
Tristan Gingold
2022-07-20
1
-11
/
+22
*
Fix access check failed from iir_kind_selected_element (#2132)
Michael Nolan
2022-07-12
1
-0
/
+1
*
vhdl-annotations: avoid a crash with subtype attribute in array.
Tristan Gingold
2022-06-09
1
-2
/
+5
*
synth-vhdl_expr.adb: use base type for indexed names. Fix #2083
Tristan Gingold
2022-06-08
1
-1
/
+2
*
synth-vhdl_expr: add an hook for signal attributes
Tristan Gingold
2022-06-08
1
-0
/
+6
*
synth-vhdl_eval: handle more operations
Tristan Gingold
2022-06-05
1
-1
/
+2
*
synth-vhdl_expr: adjust max computation for memidx. Fix #2073
Tristan Gingold
2022-06-05
1
-1
/
+1
*
synth-vhdl_expr: do not abort on array subtype conversion
Tristan Gingold
2022-06-04
1
-0
/
+3
*
synth-vhdl_eval: handle more operations
Tristan Gingold
2022-05-29
1
-1
/
+1
*
synth-vhdl_oper: add hook for falling edge, handle aliases.
Tristan Gingold
2022-05-29
1
-3
/
+8
*
elab-vhdl_objtypes: use value_offsets for record elements offset.
Tristan Gingold
2022-05-24
1
-6
/
+7
*
synth: use same elements for unbounded arrays and vectors
Tristan Gingold
2022-05-22
1
-2
/
+3
*
synth: merge value for type_vector and type_array
Tristan Gingold
2022-05-22
1
-1
/
+1
*
synth: use unidimentional arrays in type_acc. Factorize code.
Tristan Gingold
2022-05-22
1
-345
/
+103
*
synth-vhdl_expr: avoid a memocy copy
Tristan Gingold
2022-05-21
1
-3
/
+7
*
synth-vhdl_expr: add an hook to get the value of a signal
Tristan Gingold
2022-05-12
1
-0
/
+3
*
synth: avoid a crash after an error
Tristan Gingold
2022-04-29
1
-0
/
+15
*
synth: do not add info for element subtype (except for arrays).
Tristan Gingold
2022-04-05
1
-1
/
+2
*
synth-vhdl_expr: minor refactoring - add comments
Tristan Gingold
2022-03-20
1
-16
/
+34
*
synth-vhdl_expr(value2logvec): fix vlen handling. Fix #2013
Tristan Gingold
2022-03-20
1
-7
/
+13
*
synth: handle concatenation of unbounded types. Fix #1993
Tristan Gingold
2022-03-08
1
-44
/
+0
*
synth: properly propagate bound errors. Fix #1972
Tristan Gingold
2022-02-17
1
-11
/
+28
*
synth-vhdl_expr: emit an error if use of a signal during elaboration. Fix #1920
Tristan Gingold
2021-11-21
1
-0
/
+7
*
synth: Support alias declarations in vunit
tmeissner
2021-11-02
1
-1
/
+3
*
synth: do full elaboration before synthesis
Tristan Gingold
2021-11-01
1
-236
/
+48
*
synth-vhdl_expr.adb: handle more dynamic slice cases. Fix #1886
Tristan Gingold
2021-10-10
1
-42
/
+74
*
synth-vhdl_expr: fix handling of negative factor in slice. For #1886
Tristan Gingold
2021-10-09
1
-25
/
+61
*
synth: improve result of is_positive
Tristan Gingold
2021-08-29
1
-3
/
+5
*
vhdl: remove iir_kind_anonymous_signal_declaration (now unused)
Tristan Gingold
2021-08-24
1
-3
/
+0
*
synth-vhdl_expr: adjust width of memidx for indexed names.
Tristan Gingold
2021-06-21
1
-1
/
+1
*
synth: file renaming for decls, expr, insts and stmts.
Tristan Gingold
2021-04-28
1
-0
/
+2572
[prev]