Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl: recognize log10 and sqrt from math_real. Fix #2176 | Tristan Gingold | 2022-08-14 | 1 | -0/+4 |
* | vhdl: recognize ieee.math_real.sign, fix is_x recogn. | Tristan Gingold | 2022-06-11 | 1 | -0/+2 |
* | vhdl-ieee-math_real: recognize more operations | Tristan Gingold | 2022-06-06 | 1 | -11/+26 |
* | synth: handle pow and arctan from ieee.math_real. Fix #1665 | Tristan Gingold | 2021-02-27 | 1 | -0/+4 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | vhdl: recognize math_real.floor. For #1210 | Tristan Gingold | 2020-04-11 | 1 | -0/+2 |
* | synth: handle ieee.math_real.round Fix #1075 | Tristan Gingold | 2020-01-10 | 1 | -0/+2 |
* | vhdl: recognize sin and cos from math_real. | Tristan Gingold | 2019-11-26 | 1 | -0/+4 |
* | vhdl: recognize some functions of math_real. | Tristan Gingold | 2019-06-28 | 1 | -0/+58 |