Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl: recognize resize function. | Tristan Gingold | 2019-07-24 | 1 | -0/+33 |
* | synth: add > and >= operators (#870) | Pepijn de Vos | 2019-07-16 | 1 | -0/+60 |
* | synth: handle some "/=". | Tristan Gingold | 2019-07-04 | 1 | -0/+20 |
* | vhdl: recognize more numeric_std predefined functions. | Tristan Gingold | 2019-06-23 | 1 | -0/+20 |
* | vhdl: recognize to_integer/to_signed/to_unsigned. | Tristan Gingold | 2019-06-20 | 1 | -0/+52 |
* | synth: added support for numeric_std unary negation | Christos Gentsos | 2019-06-06 | 1 | -0/+24 |
* | synth: handle numeric_std subtraction (addition was already there) | Christos Gentsos | 2019-06-06 | 1 | -0/+20 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -1/+1 |
* | vhdl: move ieee packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -0/+259 |