aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_expr.ads
Commit message (Expand)AuthorAgeFilesLines
* simul: handle driving and driving_value attributesTristan Gingold2022-12-261-0/+2
* simul: handle last_event and last_activeTristan Gingold2022-10-131-0/+2
* simul: handle last_value attributeTristan Gingold2022-09-281-0/+1
* simul: handle type conversions in port associationsTristan Gingold2022-09-181-0/+4
* simul: handle active attributeTristan Gingold2022-09-161-0/+1
* synth: factorize code for synth_subtype_conversionTristan Gingold2022-08-211-7/+0
* elab-vhdl_expr: factorize codeTristan Gingold2022-08-191-0/+3
* synth: add hook for dot attributeTristan Gingold2022-07-241-2/+3
* synth-vhdl_expr: add hook for quantitiesTristan Gingold2022-07-201-0/+1
* synth-vhdl_insts(synth_single_input_assoc): handle type conversion.Tristan Gingold2022-06-161-0/+3
* synth-vhdl_expr: add an hook for signal attributesTristan Gingold2022-06-081-0/+5
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-0/+1
* synth-vhdl_expr: add an hook to get the value of a signalTristan Gingold2022-05-121-0/+6
* synth: handle concatenation of unbounded types. Fix #1993Tristan Gingold2022-03-081-9/+0
* synth: properly propagate bound errors. Fix #1972Tristan Gingold2022-02-171-1/+2
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-23/+11
* synth: file renaming for decls, expr, insts and stmts.Tristan Gingold2021-04-281-0/+152