aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_expr.ads
Commit message (Expand)AuthorAgeFilesLines
* 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