aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-oper.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: renaming (synth.oper -> synth.vhdl_oper)Tristan Gingold2021-04-161-46/+0
* synth: rename synth-context to synth-vhdl_contextTristan Gingold2021-04-161-1/+1
* update license headersumarcor2021-02-051-5/+3
* synth: revert a previous commit: remove the En parameter.Tristan Gingold2020-05-061-8/+4
* synth: propagate enable condition to expressions. For #1273Tristan Gingold2020-05-011-5/+10
* synth: extract synth.objtypes from synth.values.Tristan Gingold2020-04-091-0/+1
* synth: rework - use valtyp for expressions.Tristan Gingold2020-04-021-4/+4
* synth: handle more physical operators. Fix #1146Tristan Gingold2020-02-291-0/+2
* synth-static_oper: add support for array array concat. Fix #1046Tristan Gingold2019-11-291-0/+5
* synth-oper: convert type of unary operation operand.Tristan Gingold2019-10-031-1/+1
* synth: extract synth-oper from synth-exprTristan Gingold2019-09-121-0/+39