index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-aggr.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth-aggr: handle strings in aggregates. Fix #1406
Tristan Gingold
2020-07-25
1
-0
/
+25
*
vhdl: replace base_type with parent_type in nodes
Tristan Gingold
2020-07-22
1
-0
/
+1
*
synth-aggr: use constrainted type to build record aggregate.
Tristan Gingold
2020-05-18
1
-1
/
+1
*
synth-aggr: create constrained record type if needed.
Tristan Gingold
2020-05-14
1
-8
/
+26
*
synth: revert a previous commit: remove the En parameter.
Tristan Gingold
2020-05-06
1
-16
/
+12
*
synth: initial support of unbounded records. Fix #1283
Tristan Gingold
2020-05-05
1
-1
/
+2
*
synth-aggre: propagate errors in record aggregate. Fix #1283
Tristan Gingold
2020-05-05
1
-6
/
+14
*
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
-6
/
+12
*
synth: propagate enable condition to expressions. For #1273
Tristan Gingold
2020-05-01
1
-13
/
+17
*
synth-oper: handle more operations (comparaisons from std_logic_unsigned).
Tristan Gingold
2020-04-23
1
-1
/
+2
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
1
-2
/
+2
*
synth-aggr: check bound errors. Fix #1239
Tristan Gingold
2020-04-19
1
-25
/
+68
*
synth-aggr: fix record aggregate element order. Fix #1217
Tristan Gingold
2020-04-12
1
-4
/
+7
*
synth: add value_memory and use it to store objects value.
Tristan Gingold
2020-04-06
1
-0
/
+433