aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-disp_vhdl.adb
Commit message (Expand)AuthorAgeFilesLines
* initial support for reduce and/or (#900)Pepijn de Vos2019-08-201-1/+2
* synth: handle integers for displaying vhdl ports.Tristan Gingold2019-08-161-0/+10
* add synthesis support for logic operators on numeric types (#893)Pepijn de Vos2019-08-151-0/+11
* synth: handle 1 bit integer in disp_vhdl, fix range in synth-expr.Tristan Gingold2019-08-081-3/+12
* synth: handle more conversions in disp_vhdlTristan Gingold2019-07-291-1/+44
* synth: use original entity to display netlist.Tristan Gingold2019-07-231-0/+231