| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |