aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-aggr.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: propagate enable condition to expressions. For #1273Tristan Gingold2020-05-011-13/+17
* synth-oper: handle more operations (comparaisons from std_logic_unsigned).Tristan Gingold2020-04-231-1/+2
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-2/+2
* synth-aggr: check bound errors. Fix #1239Tristan Gingold2020-04-191-25/+68
* synth-aggr: fix record aggregate element order. Fix #1217Tristan Gingold2020-04-121-4/+7
* synth: add value_memory and use it to store objects value.Tristan Gingold2020-04-061-0/+433