index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-stmts.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle non-static vectors in target aggregates. Fix #1277
Tristan Gingold
2020-05-04
1
-18
/
+71
*
synth: add comments.
Tristan Gingold
2020-05-04
1
-0
/
+3
*
synth: remove Global_Context (cleanup).
Tristan Gingold
2020-05-04
1
-1
/
+1
*
synth: reduce use of global context.
Tristan Gingold
2020-05-04
1
-30
/
+42
*
synth-stmts: unshare assigned value.
Tristan Gingold
2020-05-04
1
-2
/
+3
*
synth: minor refactoring for clean-up.
Tristan Gingold
2020-05-04
1
-47
/
+2
*
synth-stmts: reduce use of Build_Context.
Tristan Gingold
2020-05-04
1
-37
/
+46
*
synth-stmts: fix incorrect assumption for control logic.
Tristan Gingold
2020-05-04
1
-5
/
+0
*
synth-stmts: propagate constant values in case statements.
Tristan Gingold
2020-05-04
1
-42
/
+102
*
synth: partial refactoring to improve handling of controls in case statements.
Tristan Gingold
2020-05-04
1
-8
/
+8
*
synth: use tri_state_type for seq_assign_value.
Tristan Gingold
2020-05-04
1
-1
/
+2
*
synth: preliminary support of sequential assertions. For #1273
Tristan Gingold
2020-05-04
1
-22
/
+93
*
synth: use static values for control nets when possible.
Tristan Gingold
2020-05-02
1
-80
/
+106
*
synth-stmts: reduce use of global context.
Tristan Gingold
2020-05-01
1
-13
/
+8
*
synth-stmts: add use clause for netlists.gates
Tristan Gingold
2020-05-01
1
-16
/
+11
*
synth: propagate enable condition to expressions. For #1273
Tristan Gingold
2020-05-01
1
-108
/
+152
*
synth-stmts: add a missing location. Fix #1267
Tristan Gingold
2020-04-27
1
-1
/
+4
*
synth: add many calls to set_location
Tristan Gingold
2020-04-26
1
-36
/
+61
*
synth-stmts: add a limit to the number of iterations. Fix #1242
Tristan Gingold
2020-04-21
1
-0
/
+11
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-6
/
+6
*
synth: avoid a crash while assigning null wires. Fix #1251
Tristan Gingold
2020-04-20
1
-1
/
+5
*
synth: improve handling of nested memories. Fix #1250
Tristan Gingold
2020-04-20
1
-70
/
+73
*
synth-stmts: add comments.
Tristan Gingold
2020-04-19
1
-1
/
+9
*
synth-stmts: propagate errors. For #1243
Tristan Gingold
2020-04-18
1
-18
/
+23
*
netlists-expands: fix handling of non-consective extractions. Fix #1241
Tristan Gingold
2020-04-18
1
-0
/
+1
*
synth-stmts: print report message on assertion failure. Fix #1231
Tristan Gingold
2020-04-16
1
-1
/
+20
*
synth-stmts: handle null assignments. Fix #1230
Tristan Gingold
2020-04-16
1
-0
/
+6
*
synth: rework edge handling to properly support falling edge. Fix #1227
Tristan Gingold
2020-04-15
1
-3
/
+1
*
synth-stmts: propagate more errors.
Tristan Gingold
2020-04-13
1
-0
/
+4
*
synth-stmts: minor refactoring.
Tristan Gingold
2020-04-13
1
-4
/
+5
*
synth: refactoring to store static values in wires.
Tristan Gingold
2020-04-09
1
-67
/
+81
*
synth: fix a regression about target aggregate.
Tristan Gingold
2020-04-07
1
-0
/
+12
*
synth: check length for vector conversion. Fix #1199
Tristan Gingold
2020-04-06
1
-2
/
+2
*
synth-debugger: update, handle frame leave.
Tristan Gingold
2020-04-06
1
-0
/
+4
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-173
/
+86
*
synth: more cleanup (and use of valtyp).
Tristan Gingold
2020-04-02
1
-104
/
+111
*
synth: rework - use valtyp for expressions.
Tristan Gingold
2020-04-02
1
-179
/
+179
*
synth: use more Dim_Type.
Tristan Gingold
2020-04-01
1
-1
/
+1
*
synth: improve support of vhdl2008 aggregate targets. Fix #1178
Tristan Gingold
2020-03-30
1
-30
/
+72
*
synth-stmts: handle return from a function without a return.
Tristan Gingold
2020-03-27
1
-2
/
+3
*
synth: improve fatal error propagation.
Tristan Gingold
2020-03-27
1
-0
/
+4
*
synth: handle slices in selected assignments.
Tristan Gingold
2020-03-26
1
-6
/
+6
*
synth-stmts: handle sequential assertions and report statements.
Tristan Gingold
2020-03-25
1
-4
/
+96
*
synth: improve propagation of errors.
Tristan Gingold
2020-03-25
1
-10
/
+22
*
synth: improve handling of aliases.
Tristan Gingold
2020-03-25
1
-0
/
+2
*
synth: handle package instantiation. Fix #1159
Tristan Gingold
2020-03-24
1
-4
/
+12
*
synth: handle multiple constant declarations. Fix #1172
Tristan Gingold
2020-03-23
1
-1
/
+3
*
synth-stmts: apply configuration to block statements. Fix #1170
Tristan Gingold
2020-03-23
1
-0
/
+3
*
synth-stmts: avoid crash for index in record. Fix #1163
Tristan Gingold
2020-03-20
1
-8
/
+2
*
synth: propagate more errors.
Tristan Gingold
2020-03-14
1
-0
/
+4
[next]