Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth: improve support of negative integer values. | Tristan Gingold | 2019-09-11 | 1 | -1/+6 |
* | synth: Add width field in type_type record. | Tristan Gingold | 2019-09-11 | 1 | -4/+4 |
* | synth-disp_vhdl: handle arrays in disp_out_converter. | Tristan Gingold | 2019-09-05 | 1 | -1/+19 |
* | synth-disp_vhdl: handle records for outputs. | Tristan Gingold | 2019-09-04 | 1 | -42/+76 |
* | synth-disp_vhdl: handle record for input ports. | Tristan Gingold | 2019-09-03 | 1 | -29/+91 |
* | initial support for reduce and/or (#900) | Pepijn de Vos | 2019-08-20 | 1 | -1/+2 |
* | synth: handle integers for displaying vhdl ports. | Tristan Gingold | 2019-08-16 | 1 | -0/+10 |
* | add synthesis support for logic operators on numeric types (#893) | Pepijn de Vos | 2019-08-15 | 1 | -0/+11 |
* | synth: handle 1 bit integer in disp_vhdl, fix range in synth-expr. | Tristan Gingold | 2019-08-08 | 1 | -3/+12 |
* | synth: handle more conversions in disp_vhdl | Tristan Gingold | 2019-07-29 | 1 | -1/+44 |
* | synth: use original entity to display netlist. | Tristan Gingold | 2019-07-23 | 1 | -0/+231 |