aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-ieee-math_real.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: recognize log10 and sqrt from math_real. Fix #2176Tristan Gingold2022-08-141-0/+4
* vhdl: recognize ieee.math_real.sign, fix is_x recogn.Tristan Gingold2022-06-111-0/+2
* vhdl-ieee-math_real: recognize more operationsTristan Gingold2022-06-061-11/+26
* synth: handle pow and arctan from ieee.math_real. Fix #1665Tristan Gingold2021-02-271-0/+4
* update license headersumarcor2021-01-141-11/+9
* vhdl: recognize math_real.floor. For #1210Tristan Gingold2020-04-111-0/+2
* synth: handle ieee.math_real.round Fix #1075Tristan Gingold2020-01-101-0/+2
* vhdl: recognize sin and cos from math_real.Tristan Gingold2019-11-261-0/+4
* vhdl: recognize some functions of math_real.Tristan Gingold2019-06-281-0/+58