index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-expr.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle Pos attribute for booleans.
Tristan Gingold
2020-05-07
1
-1
/
+1
*
synth: revert a previous commit: remove the En parameter.
Tristan Gingold
2020-05-06
1
-57
/
+46
*
synth-expr.adb: handle negative values. Fix ghdl/ghdl-yosys-plugin#115
Tristan Gingold
2020-05-06
1
-2
/
+18
*
synth: initial support of unbounded records. Fix #1283
Tristan Gingold
2020-05-05
1
-0
/
+3
*
synth-expr: handle subtype name in synth_slice_suffix. Fix #1280
Tristan Gingold
2020-05-04
1
-5
/
+13
*
synth: remove Global_Context (cleanup).
Tristan Gingold
2020-05-04
1
-6
/
+7
*
synth: reduce use of global context.
Tristan Gingold
2020-05-04
1
-30
/
+34
*
synth: propagate enable condition to expressions. For #1273
Tristan Gingold
2020-05-01
1
-49
/
+65
*
synth-expr: fix handling of array attributes. Fix #1266
Tristan Gingold
2020-04-27
1
-2
/
+19
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-7
/
+17
*
synth: ignore signal attribute.
Tristan Gingold
2020-04-22
1
-0
/
+3
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-34
/
+34
*
synth: improve handling of nested memories. Fix #1250
Tristan Gingold
2020-04-20
1
-6
/
+4
*
synth: reject protected types. Fix #1244
Tristan Gingold
2020-04-19
1
-0
/
+3
*
synth-expr: rework handling of overflow_literal. For #1240
Tristan Gingold
2020-04-18
1
-8
/
+2
*
synth-expr: handle parenthesis_expression. Fix #1234
Tristan Gingold
2020-04-17
1
-0
/
+3
*
synth: check for matching bounds in subtype conversions.
Tristan Gingold
2020-04-16
1
-1
/
+11
*
synth: rework edge handling to properly support falling edge. Fix #1227
Tristan Gingold
2020-04-15
1
-6
/
+7
*
synth: handle multi-dim ROMS. Fix #1220
Tristan Gingold
2020-04-13
1
-3
/
+4
*
synth-expr: avoid a crash after error.
Tristan Gingold
2020-04-12
1
-0
/
+4
*
synth: use memtyp in synth-static_oper. Fix #1181
Tristan Gingold
2020-04-09
1
-2
/
+21
*
synth: refactoring to store static values in wires.
Tristan Gingold
2020-04-09
1
-38
/
+80
*
synth: check length for vector conversion. Fix #1199
Tristan Gingold
2020-04-06
1
-3
/
+8
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-589
/
+240
*
synth: more cleanup (and use of valtyp).
Tristan Gingold
2020-04-02
1
-35
/
+37
*
synth: handle reals in parameters. Fix #1186
Tristan Gingold
2020-04-02
1
-12
/
+25
*
synth: rework - use valtyp for expressions.
Tristan Gingold
2020-04-02
1
-180
/
+200
*
synth: use more Dim_Type.
Tristan Gingold
2020-04-01
1
-11
/
+12
*
synth: handle low/high type attributes. Fix #1180
Tristan Gingold
2020-04-01
1
-0
/
+22
*
synth: improve support of vhdl2008 aggregate targets. Fix #1178
Tristan Gingold
2020-03-30
1
-20
/
+0
*
synth-expr: handle multi-dimensional arrays for indexed names.
Tristan Gingold
2020-03-26
1
-24
/
+38
*
synth-expr: handle any object for array attributes.
Tristan Gingold
2020-03-26
1
-11
/
+69
*
synth-expr: handle dereference.
Tristan Gingold
2020-03-25
1
-1
/
+3
*
synth: introduce value_to_string.
Tristan Gingold
2020-03-25
1
-4
/
+1
*
synth: add support for image attribute
Tristan Gingold
2020-03-25
1
-10
/
+121
*
synth: improve handling of aliases.
Tristan Gingold
2020-03-25
1
-1
/
+5
*
synth-expr: fix handling of value_const in synth_subtype_conversion. Fix #1165
Tristan Gingold
2020-03-19
1
-1
/
+2
*
synth-expr: handle vectors in aggregates. For #1161
Tristan Gingold
2020-03-19
1
-9
/
+28
*
synth-expr: handle length attribute for subtypes. Fix #1160
Tristan Gingold
2020-03-18
1
-5
/
+13
*
synth: propagate more errors.
Tristan Gingold
2020-03-13
1
-0
/
+6
*
synth-expr: handle reverse_range attribute.
Tristan Gingold
2020-03-13
1
-0
/
+22
*
synth: handle conversions for enumerations.
Tristan Gingold
2020-03-13
1
-1
/
+6
*
synth-expr: propagate error.
Tristan Gingold
2020-03-11
1
-0
/
+3
*
synth: handle user-defined operator call.
Tristan Gingold
2020-03-08
1
-10
/
+11
*
synth: handle more physical operators. Fix #1146
Tristan Gingold
2020-02-29
1
-5
/
+8
*
synth-expr: handle anonymous signal declarations.
Tristan Gingold
2020-02-18
1
-2
/
+6
*
synth-expr: implement value and val attributes. Fix #1130
Tristan Gingold
2020-02-10
1
-1
/
+39
*
synth: handle some rotation and shifts. Fix #1077
Tristan Gingold
2020-01-30
1
-0
/
+29
*
synth: avoid crash on incorrect slice direction. For #1116
Tristan Gingold
2020-01-26
1
-0
/
+10
*
synth-expr: remove unused with-ed package.
Tristan Gingold
2020-01-18
1
-1
/
+0
[next]