aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-ieee-std_logic_1164.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: handle static mul sgn sgn.Tristan Gingold2019-11-161-1/+6
* synth: handle static mul uns uns. Fix bit order for add.Tristan Gingold2019-11-161-0/+12
* synth: add support for static vector/vector or.Tristan Gingold2019-11-131-1/+14
* synth: handle static unsigned/unsigned add.Tristan Gingold2019-11-131-0/+3
* synth: introduce synth-static_oper.Tristan Gingold2019-11-131-0/+54